-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cc8d428
commit b9085b9
Showing
1 changed file
with
30 additions
and
0 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: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Make sure that you have the latest version of `se2thesis` installed. Check its [CTAN](https://ctan.org/pkg/se2thesis) page and your installed version. | ||
|
||
Provide a **minimal working example** (see [meta.TeX.sx](https://tex.meta.stackexchange.com/q/228/14622) or [Nicola L. C. Talbot](http://mirrors.ctan.org/info/dickimaw/dickimaw-minexample.pdf)'s guide) that shows the error/issue. | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Screenshots** | ||
If applicable, add screenshots to help explain your problem. | ||
|
||
**Your TeX System** | ||
- Distribution: [e.g. TeX Live 2024] | ||
- Version of `se2thesis`: | ||
- Probably other relevant packages/versions | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |