File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 11# Contribution Guide
2+ ## Who can contribute
3+ Only members of the ASU CodeDevils organization who have applied through
4+ [ the website] ( https://www.codedevils.org/projects/gamedev ) are allowed to contribute to this repo.
5+
6+ ## Calling dibs on an issue
7+ Before working on an issue, be sure to comment on that issue to mention that you
8+ want to work on it, and a project lead will assign the issue to you. You will be
9+ expected to show satisfactory progress within a week of being assigned an issue.
10+ If not enough progress was made, you will be unassigned from the issue so that
11+ other members can try their hand at it.
12+
13+ > [ !IMPORTANT]
14+ > Pull requests made to fix an issue that you are not assigned to will be
15+ > immediately closed.
16+
17+ ## One issue at a time
18+ You are only allowed to tackle one issue at a time. If you wish to work on a
19+ different issue, let us know that you no longer want to work on the currently
20+ assigned issue.
21+
22+ > [ !NOTE]
23+ > If it is suspected that you are working on issues before being assigned to
24+ > them, i.e. you get assigned an issue and come up with a fully working solution
25+ > moments later to "speedrun" contributions, the project lead reserves the right
26+ > to limit the rate at which you can be assigned issues.
227
328## Branch naming
429When naming your branch, follow the following convention:
You can’t perform that action at this time.
0 commit comments