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
*~~Title~~: Should contain quick highlight of the issue is about
120
-
*~~Body~~: All the technical information goes here
121
-
*~~Assignee~~: Should be the person who is actively working on an issue.
122
-
*~~Label~~: All issues should have at least 1 Label.
123
-
*~~Projects~~: Should be added to the quarerly Softlayer project when being worked on
124
-
*~~Milestones~~: Not really used, can be left blank
125
-
*~~Linked Pull Request~~: Should be linked to the relavent pull request when it is opened.
119
+
*_Title_: Should contain quick highlight of the issue is about
120
+
*_Body_: All the technical information goes here
121
+
*_Assignee_: Should be the person who is actively working on an issue.
122
+
*_Label_: All issues should have at least 1 Label.
123
+
*_Projects_: Should be added to the quarerly Softlayer project when being worked on
124
+
*_Milestones_: Not really used, can be left blank
125
+
*_Linked Pull Request_: Should be linked to the relavent pull request when it is opened.
126
126
127
127
### Pull Requests
128
128
129
-
*~~Title~~: Should be similar to the title of the issue it is fixing, or otherwise descibe what is chaning in the pull request
130
-
*~~Body~~: Should have "Fixes #1234" at least, with some notes about the specific pull request if needed. Most technical information should still be in the github issue.
131
-
*~~Reviewers~~: 1 Reviewer is required
132
-
*~~Assignee~~: Should be the person who opened the pull request
133
-
*~~Labels~~: Should match the issue
134
-
*~~Projects~~: Should match the issue
135
-
*~~Milestones~~: Not really used, can be left blank
136
-
*~~Linked issues~~: If you put "Fixes #<Issuenumber>" in the body, this should be automatically filled in, otherwise link manually.
129
+
*_Title_: Should be similar to the title of the issue it is fixing, or otherwise descibe what is chaning in the pull request
130
+
*_Body_: Should have "Fixes #1234" at least, with some notes about the specific pull request if needed. Most technical information should still be in the github issue.
131
+
*_Reviewers_: 1 Reviewer is required
132
+
*_Assignee_: Should be the person who opened the pull request
133
+
*_Labels_: Should match the issue
134
+
*_Projects_: Should match the issue
135
+
*_Milestones_: Not really used, can be left blank
136
+
*_Linked issues_: If you put "Fixes #<Issuenumber>" in the body, this should be automatically filled in, otherwise link manually.
137
137
138
138
### Code Reviews
139
139
All issues should be reviewed by at least 1 member of the SLDN team that is not the person opening the pull request. Time permitting, all members of the SLDN team should review the request.
0 commit comments