Create config.yml

This commit is contained in:
Pragati Verma 2020-10-10 20:03:53 +05:30 committed by GitHub
parent 3359d63e15
commit 8609357905
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

20
.github/config.yml vendored Normal file
View File

@ -0,0 +1,20 @@
updateDocsComment: >
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would update some of our documentation based on your changes.
requestInfoReplyComment: >
We would appreciate it if you could provide us with more info about this issue/pr!
requestInfoLabelToAdd: request-more-info
newPRWelcomeComment: >
Thanks so much for opening your first PR here!
firstPRMergeComment: >
Congrats on merging your first pull request here! :tada: How awesome!
newIssueWelcomeComment: >
Thanks for opening this issue, a maintainer will get back to you shortly!
# *OPTIONAL* default titles to check against for lack of descriptiveness
# MUST BE ALL LOWERCASE
requestInfoDefaultTitles:
- update readme.md
- updates
- minor fixes