Update check-for-spammy-issues.yml (#49442)
This commit is contained in:
@@ -8,7 +8,6 @@ body:
|
||||
value: |
|
||||
**HUBBERS!!** This is the github/docs open source repo. You may want to open an issue in the internal-only github/docs-content repo instead.
|
||||
|
||||
* For questions, ask in [Discussions](https://github.com/github/docs/discussions).
|
||||
* Before you file an issue read the [Contributing guide](https://docs.github.com/en/contributing).
|
||||
* Check to make sure someone hasn't already opened a similar [issue](https://github.com/github/docs/issues).
|
||||
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/improve-the-site.yml
vendored
1
.github/ISSUE_TEMPLATE/improve-the-site.yml
vendored
@@ -8,7 +8,6 @@ body:
|
||||
value: |
|
||||
**HUBBERS!!** This is the github/docs open source repo. You may want to open an issue in the internal-only github/docs-content repo instead.
|
||||
|
||||
* For questions, ask in [Discussions](https://github.com/github/docs/discussions).
|
||||
* Before you file an issue read the [Contributing guide](https://docs.github.com/en/contributing).
|
||||
* Check to make sure someone hasn't already opened a similar [issue](https://github.com/github/docs/issues).
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@ jobs:
|
||||
owner: owner,
|
||||
repo: repo,
|
||||
issue_number: issue.number,
|
||||
body: `This issue may have been opened accidentally. I'm going to close it now, but feel free to open a new issue with a more descriptive title or ask any questions in [discussions](https://github.com/github/docs/discussions)!`
|
||||
body: `This issue may have been opened accidentally. I'm going to close it now, but feel free to open a new issue with a more descriptive title!`
|
||||
});
|
||||
|
||||
// Add the issue to the Done column on the triage board
|
||||
|
||||
Reference in New Issue
Block a user