You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+2
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ Hello and thank you for checking out the contributing guidelines for Boolean! Pl
5
5
## Issues
6
6
All tasks for the project are listed in the repo's [issues](https://github.com/conaticusgrp/boolean-revamp/issues). Feel free to work on any issue that does not have an assignee. There is no guarantee this issue has not already been worked on - it's good to check the PRs page first.
7
7
8
+
**Ensure that you remote the develop branch and not the main branch.**
9
+
8
10
## Command Conventions
9
11
- Use the necessary attribute or create one in Precondition.cs for commands/command groups that require an item from the database
10
12
- Prefer using discord embeds instead of standard text replies
0 commit comments