Skip to content

Commit

Permalink
refactor: small changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nikkeyl committed Nov 4, 2024
1 parent 691fe32 commit 84915a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .ecrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"exclude": [
"config.yml",
"CHANGELOG.md",
"pnpm-lock.yaml",
"README.md"
Expand Down
10 changes: 10 additions & 0 deletions .github/config.yml
Original file line number Diff line number Diff line change
@@ -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**!
Please check out our [Contributing Guidelines](https://github.com/archoleat/.github/blob/main/CONTRIBUTING.md).
firstPRMergeComment: >
Congrats on merging your first **Pull Request**!

0 comments on commit 84915a2

Please sign in to comment.