Update README.md
This commit is contained in:
parent
19c5ccfcc6
commit
0163635de4
1 changed files with 2 additions and 1 deletions
|
|
@ -54,3 +54,4 @@ These guidelines are to be followed by all developers with commit level access t
|
||||||
- __Document code prior to marking it done in JIRA__
|
- __Document code prior to marking it done in JIRA__
|
||||||
- Move any un-tested code to the "Needs Validation" section on JIRA prior to marking it as done.
|
- Move any un-tested code to the "Needs Validation" section on JIRA prior to marking it as done.
|
||||||
- Do not push changes to any branch without a proper issue being assigned in JIRA. If a feature isn't planned for this release, __it shouldn't be in the repo about to be released__.
|
- Do not push changes to any branch without a proper issue being assigned in JIRA. If a feature isn't planned for this release, __it shouldn't be in the repo about to be released__.
|
||||||
|
- Submit all pull requests to the general-devel branch prior to the master branch, or you will be ignored.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue