mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-09 20:40:05 +00:00
Remove .gitlab folder and add GitHub's issue templates
New templates: 'General' and 'New Merchant'
This commit is contained in:
parent
639cf2057d
commit
4b7494f5c0
2 changed files with 19 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/general.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/general.md
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
name: General
|
||||||
|
about: Submit a general issue/feature request
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,12 @@
|
||||||
|
---
|
||||||
|
name: New Merchant
|
||||||
|
about: Propose a new merchant to add to the 'Merchants' page
|
||||||
|
title: ''
|
||||||
|
labels: "\U0001F3EA merchant, \U0001F50D Needs investigation"
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
#### What's the name of your business?
|
#### What's the name of your business?
|
||||||
|
|
||||||
<!-- Write here -->
|
<!-- Write here -->
|
Loading…
Reference in a new issue