Skip to content

Commit 678f0be

Browse files
authored
Merge branch 'main' into dev
2 parents 2b1a907 + 8928e07 commit 678f0be

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/CONTRIBUTING.MD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ Your Pull Requests have some requirements for documentation. They must include:
7676
- For issues tagged "complex", you MUST explain why you made any choices that you did for how you approached the issue, in addition to a reasonable explanation for your changes.
7777
- You must link the issue that you are working on at the end of the Pull Request. To do this, you must type a '#' character, and follow it with the Issue Number. This will indicate on the Issue itself that this Pull Request resolves it. For example, if you are working issue 99, you need to end your Pull Request with '#99'
7878

79+
7980
#### Main vs Dev Branch
8081

8182
The `main` branch is the _production code_ that CodeDevils Website is currently operating on. Whatever is in `main` is what will be on the internet. Contributors should never make a Pull Request to merge directly to `main`.

0 commit comments

Comments
 (0)