File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,14 @@ The current list of issue labels are [here][link_labels] and include:
35
35
Please try to make sure that your requested enhancement is distinct from any others that have already been requested or implemented.
36
36
If you find one that's similar but there are subtle differences, please reference the other request in your issue.
37
37
38
+ * [ ![ Orphaned] ( https://img.shields.io/badge/-orphaned-9baddd.svg )] [ link_orphaned ] * These pull requests have been closed for inactivity.*
39
+
40
+ Before proposing a new pull request, browse through the "orphaned" pull requests.
41
+ You may find that someone has already made significant progress toward your goal, and you can re-use their
42
+ unfinished work.
43
+ An adopted PR should be updated to merge or rebase the current master, and a new PR should be created (see
44
+ below) that references the original PR.
45
+
38
46
## Making a change
39
47
40
48
We appreciate all contributions to Nipype, but those accepted fastest will follow a workflow similar to the following:
@@ -132,6 +140,7 @@ You're awesome. :wave::smiley:
132
140
[ link_helpwanted ] : https://github.com/nipy/nipype/labels/help-wanted
133
141
[ link_good_first_issue ] : https://github.com/nipy/nipype/issues?q=is%3Aopen+is%3Aissue+label%3Agood-first-issue
134
142
[ link_enhancement ] : https://github.com/nipy/nipype/labels/enhancement
143
+ [ link_orphaned ] : https://github.com/nipy/nipype/pulls?q=is%3Apr+label%3Aorphaned+is%3Aclosed
135
144
136
145
[ link_pullrequest ] : https://help.github.com/articles/creating-a-pull-request/
137
146
[ link_fork ] : https://help.github.com/articles/fork-a-repo/
You can’t perform that action at this time.
0 commit comments