Skip to content

Commit e3c6d50

Browse files
1 parent 1cbe62f commit e3c6d50

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/CONTRIBUTING.md

+8
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ With the exception of very small typos, all changes to this repository generally
2626
If this is your first time contributing, consider searching for [unassigned issues that also have the `good first issue` label](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22+label%3A%22good+first+issue%22+no%3Aassignee).
2727
If the issue you'd like to fix isn't found on the issue, see [Reporting Issues](#reporting-issues) for filing your own (please do!).
2828

29+
#### Issue Claiming
30+
31+
We don't use any kind of issue claiming system.
32+
We've found in the past that they result in accidental ["licked cookie"](https://devblogs.microsoft.com/oldnewthing/20091201-00/?p=15843) situations where contributors claim an issue but run out of time or energy trying before sending a PR.
33+
34+
If an issue has been marked as `accepting prs` and an open PR does not exist, feel free to send a PR.
35+
You don't need to ask for permission.
36+
2937
### Sending a Pull Request
3038

3139
Once you've identified an open issue accepting PRs that doesn't yet have a PR sent, you're free to send a pull request.

0 commit comments

Comments
 (0)