mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 03:59:26 +00:00
Add issue template for removing a merchant
This commit is contained in:
parent
c5632066d4
commit
e37d53040c
1 changed files with 30 additions and 0 deletions
30
.github/ISSUE_TEMPLATE/remove-merchant.md
vendored
Normal file
30
.github/ISSUE_TEMPLATE/remove-merchant.md
vendored
Normal file
|
@ -0,0 +1,30 @@
|
|||
---
|
||||
name: Remove Merchant
|
||||
about: Ask to remove a merchant from the 'Merchants' page
|
||||
title: 'Remove <NAME_OF_THE_MERCHANT> from the list of merchants'
|
||||
labels: "\U0001F3EA merchant: removal, \U0001F50D Needs investigation"
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
#### What's the name of the merchant you are asking to remove?
|
||||
|
||||
<!-- Write here the name as it's listed on the Merchants page -->
|
||||
|
||||
#### What's the URL of their website?
|
||||
|
||||
<!-- Write here the URL listed on the Merchants page -->
|
||||
|
||||
#### Why do you think it should be removed?
|
||||
|
||||
- [ ] They don't accept Monero anymore
|
||||
- [ ] They are likely scammers
|
||||
- [ ] They closed / Their services are unavailable
|
||||
|
||||
#### Useful links
|
||||
|
||||
<!-- Write here links to discussions, blog posts, documents that prove the merchant should be removed -->
|
||||
|
||||
#### Additional comments
|
||||
|
||||
<!-- Write here any additional comment -->
|
Loading…
Reference in a new issue