Skip to content

Commit

Permalink
Issue Template
Browse files Browse the repository at this point in the history
  • Loading branch information
WingedSeal committed Jan 17, 2022
1 parent aee3c32 commit 111bfac
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 10 deletions.
10 changes: 1 addition & 9 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
title: '[BUG]'
labels: ''
assignees: ''

Expand All @@ -25,14 +25,6 @@ If applicable, add screenshots to help explain your problem.

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

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,13 @@ assignees: ''
```

**Example:**

```javascript
[example]
```

*Output:*

`[file_name].mcfunction`
```elixir
[output example]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Submit Example
about: Submit example for https://wingedseal.github.io/docs.jmc/#/examples
title: ''
title: '[EXAMPLE]'
labels: ''
assignees: ''

Expand Down
File renamed without changes.
Binary file added JMC-Compiler.exe
Binary file not shown.

0 comments on commit 111bfac

Please sign in to comment.