Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Instruct student to remove git repo from my-app#85

Open
Coding-with-Adam wants to merge 1 commit intoLearnWeb3DAO:mainfrom
Coding-with-Adam:patch-3
Open

Instruct student to remove git repo from my-app#85
Coding-with-Adam wants to merge 1 commit intoLearnWeb3DAO:mainfrom
Coding-with-Adam:patch-3

Conversation

@Coding-with-Adam
Copy link
Contributor

@yanukadeneth99 yanukadeneth99 added bug Something isn't working documentation Improvements or fixes to the docs labels May 17, 2023
@Coding-with-Adam
Copy link
Contributor Author

hi @yanukadeneth99
What does it mean when a PR gets a bug tag? Does that mean that the PR is accepted but you all need more time to go over it and implement it?

@ljcutts
Copy link
Contributor

ljcutts commented May 18, 2023

@Coding-with-Adam Do you have it like this in the file

# Linux / macOS
cd frontend
rm -rf .git

# Windows
cd frontend
rmdir /s /q .git

Did you add shell after the "```"

@Coding-with-Adam
Copy link
Contributor Author

hi @ljcutts
I'm not sure how exactly to implement what you suggest. I have it with three backlinks in the PR. Without the parenthesis; they are just for demonstration purposes.

(```)

Linux / macOS

cd frontend
rm -rf .git

Windows

cd frontend
rmdir /s /q .git
(```)

@yanukadeneth99
Copy link
Contributor

hi @yanukadeneth99 What does it mean when a PR gets a bug tag? Does that mean that the PR is accepted but you all need more time to go over it and implement it?

Hey @Coding-with-Adam, it means the context is related to a bug.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working documentation Improvements or fixes to the docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants