mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
Add GitHub actions to close invalid issues (#3022)
* add close actions * fix with checkout * update issue templates * add reminder * update close message
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name: "\U0001F4DA Documentation"
|
||||
about: Report an error or area that needs clarification
|
||||
title: ''
|
||||
labels: documentation
|
||||
labels: 'type:documentation'
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
@@ -11,13 +11,16 @@ assignees: ''
|
||||
|
||||
If you found an area that needs clarification, feel free to open a PR or list the section/content that could be improved below
|
||||
|
||||
Don't remove any title of the issue template, or it will be treated as invalid by the bot.
|
||||
|
||||
⚠️👆 Feel free to refer to these instructions before submitting the issue 👆⚠️
|
||||
-->
|
||||
|
||||
**Section/Content To Improve**
|
||||
#### Section/Content To Improve
|
||||
Quote or link to section
|
||||
|
||||
**Suggested Improvement**
|
||||
#### Suggested Improvement
|
||||
Identify what is confusing or incorrect and what could make it better
|
||||
|
||||
**Relevant File(s)**: [e.g. README.md]
|
||||
#### Relevant File(s)
|
||||
[e.g. README.md]
|
||||
|
||||
Reference in New Issue
Block a user