File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Dev Guidelines
2+ - Fork the Repo
3+ - Make your changes
4+ - Raise a PR
5+ - Your changes will then be reviewed and merged into a test pr-#id-rebase branch for testing
6+ and then merged into ` main ` if everything goes through
7+
8+ ## Pull Request and Commit Guidelines
9+ - Commitlog is based off of commit standards where the commit message specifies what
10+ kind of commit it is, make sure your commits follow the same.
11+ - The PR doesn't need to have detailed explanation but a small pointer of what each commit does should be fine,
12+ on the other hand you could use commitlog to generate the hash and changes for your PR
13+
14+ ---
15+ Finally,
16+ ** Maintain a healthy and friendly environment in all the threads (discussions, issue thread, PR Threads)**
You can’t perform that action at this time.
0 commit comments