mirror of
https://github.com/Unleash/unleash.git
synced 2025-01-31 00:16:47 +01:00
docs: update contribution guidelines with information about our stale and no response bots
This commit is contained in:
parent
3dab413648
commit
48a9e218e5
@ -10,7 +10,7 @@ Before you begin:
|
||||
|
||||
### Don't see your issue? Open one
|
||||
|
||||
If you spot something new, [open an issue](https://github.com/unleash/Unleash/issues/new). We'll use the issue to have a conversation about the problem you want to fix.
|
||||
If you spot something new, [open an issue](https://github.com/unleash/Unleash/issues/new). We'll use the issue to have a conversation about the problem you want to fix. If we need more information in order to look into issue we'll respond on the issue and also and mark the issue as `more-information-needed`. Please note that we have an active bot monitoring our open issues that will close issues marked as `more-information-needed` if we haven't received a response within 14 days. If this happens, please don't hesitate to reopen the issue with more information.
|
||||
|
||||
### Ready to make a change? Fork the repo
|
||||
|
||||
@ -40,6 +40,7 @@ When you're done making changes and you'd like to propose them for review by ope
|
||||
- Once you submit your PR, others from the Unleash community will review it with you. The first thing you're going to want to do is a self review.
|
||||
- After that, we may have questions, check back on your PR to keep up with the conversation.
|
||||
- Did you have an issue, like a merge conflict? Check out GitHub's [git tutorial](https://lab.github.com/githubtraining/managing-merge-conflicts) on how to resolve merge conflicts and other issues.
|
||||
- We do have bots monitoring our open PRs, which will mark PRs as stale if they haven't had any activity within 30 days and close stale issues without activity after another 7 days. If you feel this was in error, please reach out to us or reopen the issue with more information.
|
||||
|
||||
### Your PR is merged!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user