mirror of
https://github.com/tiennm99/is-a-dev.git
synced 2026-05-19 07:26:27 +00:00
Adds issue templates
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
---
|
||||
name: bug
|
||||
about: Use this template to report any bugs you've encountered related to the project
|
||||
title: 'Bug'
|
||||
labels: bug
|
||||
|
||||
---
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: question
|
||||
about: Use this template to ask any questions about the service
|
||||
title: 'Question'
|
||||
labels: question
|
||||
|
||||
---
|
||||
|
||||
#### What is your question?
|
||||
|
||||
@@ -0,0 +1,13 @@
|
||||
---
|
||||
name: report-abuse
|
||||
about: Use this template to report abusive domains
|
||||
title: 'Report abuse'
|
||||
labels: report-abuse
|
||||
|
||||
---
|
||||
|
||||
**Domain you want to report**:
|
||||
|
||||
### Reason
|
||||
Explain why you think this domain is being abused
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
---
|
||||
name: suggestion
|
||||
about: Use this template for feedbacks and suggestions
|
||||
title: 'Suggestion'
|
||||
labels: suggestion
|
||||
|
||||
---
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
---
|
||||
name: support
|
||||
about: Use this template if you need any support with your domain
|
||||
title: 'Support'
|
||||
labels: support
|
||||
|
||||
---
|
||||
|
||||
**Your domain name**:
|
||||
|
||||
Explain any issues you are facing
|
||||
|
||||
Reference in New Issue
Block a user