You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/CONTRIBUTING.md
+5-5
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Contributing
2
2
3
-
Thanks for your interest in contributing to `emojisplosion`! 💖
3
+
Thanks for your interest in contributing to `emoji-blast`! 💖
4
4
5
5
> After this page, see [DEVELOPMENT.md](./DEVELOPMENT.md) for local development instructions.
6
6
@@ -10,7 +10,7 @@ This project contains a [Contributor Covenant code of conduct](./CODE_OF_CONDUCT
10
10
11
11
## Reporting Issues
12
12
13
-
Please do [report an issue on the issue tracker](https://github.com/JoshuaKGoldberg/emojisplosion/issues/new/choose) if there's any bugfix, documentation improvement, or general enhancement you'd like to see in the repository! Please fully fill out all required fields in the most appropriate issue form.
13
+
Please do [report an issue on the issue tracker](https://github.com/JoshuaKGoldberg/emoji-blast/issues/new/choose) if there's any bugfix, documentation improvement, or general enhancement you'd like to see in the repository! Please fully fill out all required fields in the most appropriate issue form.
14
14
15
15
## Sending Contributions
16
16
@@ -22,8 +22,8 @@ There are two steps involved:
22
22
23
23
### Finding an Issue
24
24
25
-
With the exception of very small typos, all changes to this repository generally need to correspond to an [unassigned open issue marked as `status: accepting prs` on the issue tracker](https://github.com/JoshuaKGoldberg/emojisplosion/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+accepting+prs%22+no%3Aassignee+).
26
-
If this is your first time contributing, consider searching for [unassigned issues that also have the `good first issue` label](https://github.com/JoshuaKGoldberg/emojisplosion/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+label%3A%22status%3A+accepting+prs%22+no%3Aassignee+).
25
+
With the exception of very small typos, all changes to this repository generally need to correspond to an [unassigned open issue marked as `status: accepting prs` on the issue tracker](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3A+accepting+prs%22+no%3Aassignee+).
26
+
If this is your first time contributing, consider searching for [unassigned issues that also have the `good first issue` label](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22+label%3A%22status%3A+accepting+prs%22+no%3Aassignee+).
27
27
If the issue you'd like to fix isn't found on the issue, see [Reporting Issues](#reporting-issues) for filing your own (please do!).
28
28
29
29
#### Issue Claiming
@@ -42,7 +42,7 @@ Be sure to fill out the pull request template's requested information -- otherwi
42
42
PRs are also expected to have a title that adheres to [conventional commits](https://www.conventionalcommits.org/en/v1.0.0).
43
43
Only PR titles need to be in that format, not individual commits.
44
44
Don't worry if you get this wrong: you can always change the PR title after sending it.
45
-
Check [previously merged PRs](https://github.com/JoshuaKGoldberg/emojisplosion/pulls?q=is%3Apr+is%3Amerged+-label%3Adependencies+) for reference.
45
+
Check [previously merged PRs](https://github.com/JoshuaKGoldberg/emoji-blast/pulls?q=is%3Apr+is%3Amerged+-label%3Adependencies+) for reference.
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/01-bug.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ body:
7
7
required: true
8
8
- label: I have pulled the latest `main` branch of the repository.
9
9
required: true
10
-
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/emojisplosion/issues?q=is%3Aissue) and found none that matched my issue.
10
+
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aissue) and found none that matched my issue.
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/02-documentation.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ body:
5
5
options:
6
6
- label: I have pulled the latest `main` branch of the repository.
7
7
required: true
8
-
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/emojisplosion/issues?q=is%3Aissue) and found none that matched my issue.
8
+
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aissue) and found none that matched my issue.
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/03-feature.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ body:
5
5
options:
6
6
- label: I have pulled the latest `main` branch of the repository.
7
7
required: true
8
-
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/emojisplosion/issues?q=is%3Aissue) and found none that matched my issue.
8
+
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aissue) and found none that matched my issue.
Copy file name to clipboardexpand all lines: .github/ISSUE_TEMPLATE/04-tooling.yml
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ body:
7
7
required: true
8
8
- label: I have pulled the latest `main` branch of the repository.
9
9
required: true
10
-
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/emojisplosion/issues?q=is%3Aissue) and found none that matched my issue.
10
+
- label: I have [searched for related issues](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aissue) and found none that matched my issue.
Copy file name to clipboardexpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
<!-- 👋 Hi, thanks for sending a PR to emojisplosion! 💖.
1
+
<!-- 👋 Hi, thanks for sending a PR to emoji-blast! 💖.
2
2
Please fill out all fields below and make sure each item is true and [x] checked.
3
3
Otherwise we may not be able to review your PR. -->
4
4
5
5
## PR Checklist
6
6
7
7
-[ ] Addresses an existing open issue: fixes #000
8
-
-[ ] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/emojisplosion/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
9
-
-[ ] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/emojisplosion/blob/main/.github/CONTRIBUTING.md) were taken
8
+
-[ ] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/emoji-blast/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22)
9
+
-[ ] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/emoji-blast/blob/main/.github/CONTRIBUTING.md) were taken
0 commit comments