Skip to content

Commit

Permalink
w.i.p
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaprieto committed Mar 21, 2023
1 parent 2803f3f commit 9606ba9
Show file tree
Hide file tree
Showing 10 changed files with 315 additions and 359 deletions.
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
title: ""
labels: bug, pending-review
assignees: ''

assignees: ""
---

**Describe the bug**
A clear and concise description of what the bug is.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Juvix Version [e.g. 22]

- OS: [e.g. iOS]
- Juvix Version [e.g. 22]

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand Down
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
title: ""
labels: enhancement, pending-review
assignees: ''

assignees: ""
---

**Is your feature request related to a problem? Please describe.**
Expand Down
Loading

0 comments on commit 9606ba9

Please sign in to comment.