chore(): update contributing docs, update ionitron bot (#21117)

This commit is contained in:
Liam DeBeasi
2020-04-23 15:44:21 -04:00
committed by GitHub
parent 0a33a095f1
commit 71c7284ed5
2 changed files with 56 additions and 2 deletions

View File

@@ -21,6 +21,14 @@ comment:
Thank you!
- label: "ionitron: needs reproduction"
message: >
Thanks for the issue! This issue has been labeled as `needs reproduction`. This label
is added to issues that need a code reproduction.
Please provide a reproduction with the minimum amount of code required to reproduce the issue. Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.
For a guide on how to create a good reproduction, see [How to Create a Good Code Reproduction](https://ionicframework.com/docs/contributing/how-to-contribute#creating-a-good-code-reproduction).
dryRun: false
closeAndLock:
@@ -83,7 +91,7 @@ stale:
dryRun: false
noReply:
days: 30
days: 14
maxIssuesPerRun: 100
label: "needs: reply"
responseLabel: triage
@@ -95,6 +103,24 @@ noReply:
template is fully filled out.
Thank you for using Ionic!
close: true
lock: true
dryRun: false
noReproduction:
days: 14
maxIssuesPerRun: 100
label: "ionitron: needs reproduction"
responseLabel: triage
exemptProjects: true
exemptMilestones: true
message: >
Thanks for the issue! This issue is being closed due to the lack of a code reproduction. If this is still
an issue with the latest version of Ionic, please create a new issue and ensure the
template is fully filled out.
Thank you for using Ionic!
close: true
lock: true