-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated Issue template with new format
- Loading branch information
1 parent
0dc44d0
commit 7ae98bb
Showing
3 changed files
with
54 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
**What is the current behavior?** | ||
|
||
X | ||
|
||
**What is the expected or desired behavior?** | ||
|
||
X | ||
|
||
**Please provide steps to reproduce:** | ||
|
||
X | ||
|
||
**Please describe your environment:** | ||
|
||
* TeXlipse version: 0.0.0 | ||
* Eclipse version: 0.0.0 | ||
|
||
Operating system: | ||
- [ ] Windows | ||
- [ ] macOS | ||
- [ ] Linux |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
**What is the current behavior?** | ||
|
||
X | ||
|
||
**What is the expected or desired behavior?** | ||
|
||
X | ||
|
||
**Please provide use cases for changing the current behavior:** | ||
|
||
X | ||
|
||
**Other relevant information:** | ||
|
||
X |
This file was deleted.
Oops, something went wrong.