Skip to content

Commit 1141737

Browse files
committed
Create .github/config.yml
1 parent ac0cdba commit 1141737

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/config.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Behaviorbot config. See https://github.com/behaviorbot/ for more information.
2+
# Note: Please Don't edit this file directly.
3+
# Edit https://github.com/pages-themes/maintenance-scripts instead.
4+
5+
# Configuration for update-docs - https://github.com/behaviorbot/update-docs
6+
updateDocsComment: "Thanks for the pull request! If you are making any changes to the user-facing functionality, please be sure to update the documentation in the `README` or `docs/` folder alongside your change. :heart:"
7+
8+
# Configuration for request-info - https://github.com/behaviorbot/request-info
9+
requestInfoReplyComment: Thanks for this. Do you mind providing a bit more information about what problem you're trying to solve?
10+
requestInfoLabelToAdd: more-information-needed
11+
12+
# Configuration for new-issue-welcome - https://github.com/behaviorbot/new-issue-welcome
13+
#newIssueWelcomeComment: >
14+
# Welcome!
15+
16+
# Configuration for new-pr-welcome - https://github.com/behaviorbot/new-pr-welcome
17+
newPRWelcomeComment: Welcome! Congrats on your first pull request to the Hacker theme. If you haven't already, please be sure to check out [the contributing guidelines](https://github.com/pages-themes/hacker/blob/master/docs/CONTRIBUTING.md).
18+
19+
# Configuration for first-pr-merge - https://github.com/behaviorbot/first-pr-merge
20+
firstPRMergeComment: "Congrats on getting your first pull request to the Hacker theme merged! Without amazing humans like you submitting pull requests, we couldn’t run this project. You rock! :tada:<br /><br />If you're interested in tackling another bug or feature, take a look at [the open issues](https://github.com/pages-themes/hacker/issues), especially those [labeled `help wanted`](https://github.com/pages-themes/hacker/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)."

0 commit comments

Comments
 (0)