We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bdaf0e commit 2485cd6Copy full SHA for 2485cd6
.ecrc
@@ -1,5 +1,6 @@
1
{
2
"exclude": [
3
+ "config.yml",
4
"bun.lockb",
5
"CHANGELOG.md",
6
"README.md"
.github/config.yml
@@ -0,0 +1,10 @@
+newIssueWelcomeComment: >
+ Thanks for opening your first **Issue** here!
+ Be sure to follow the **Issue template**!
+
+newPRWelcomeComment: >
+ Thanks for opening this **Pull Request**!
7
+ Please check out our [Contributing Guidelines](https://github.com/archoleat/.github/blob/main/CONTRIBUTING.md).
8
9
+firstPRMergeComment: >
10
+ Congrats on merging your first **Pull Request**!
0 commit comments