mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 03:59:26 +00:00
Merge pull request #931
Remove .gitlab folder and add GitHub's issue templates
This commit is contained in:
commit
4c5b944d03
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?
|
||||
|
||||
<!-- Write here -->
|
Loading…
Reference in a new issue