mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 14:37:41 +00:00
chore: organization and pipeline (#3)
* chore: organization Signed-off-by: Jef LeCompte <jeffreylec@gmail.com> * Update index.js Includes @malbert69 latest changes Co-authored-by: Ion Caza <contact@johncaza.com>
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report a bug for this project
|
||||
title: 'Bug: '
|
||||
labels: 'bug'
|
||||
assignees: jef
|
||||
|
||||
---
|
||||
|
||||
### Description
|
||||
|
||||
<!-- Describe the feature here. -->
|
||||
|
||||
### Possible solution
|
||||
|
||||
<!-- Describe the possible solution here. -->
|
||||
@@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest a feature for this project
|
||||
title: 'Enhancement: '
|
||||
labels: 'enhancement'
|
||||
assignees: jef
|
||||
|
||||
---
|
||||
|
||||
### Description
|
||||
|
||||
<!-- Describe the feature here. -->
|
||||
|
||||
### Possible solution
|
||||
|
||||
<!-- Describe the possible solution here. -->
|
||||
Reference in New Issue
Block a user