Skip to content

Commit a12f54c

Browse files
authored
Update issue templates
1 parent ec28f44 commit a12f54c

File tree

3 files changed

+87
-0
lines changed

3 files changed

+87
-0
lines changed
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Bug Report
3+
about: Report a bug with one of the demo projects.
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
Please search existing issues for potential duplicates before filing yours:
12+
https://github.com/godotengine/godot-demo-projects/issues?q=is%3Aissue
13+
14+
Only submit an issue if it is reproducible with the latest stable Godot version.
15+
-->
16+
17+
**Which demo project is affected:**
18+
<!-- Specify the project name or path. -->
19+
20+
21+
**OS/device including version:**
22+
<!-- Specify GPU model and drivers if graphics-related. -->
23+
24+
25+
**Issue description:**
26+
<!-- What happened, what was expected, and what went wrong. -->
27+
28+
29+
**Screenshots of issue:**
30+
<!--
31+
This section is optional.
32+
Drag in an image, or post an image with a link in the form of:
33+
![Alt Text Here](https://pbs.twimg.com/media/DW5AJnZVAAM1805?format=jpg)
34+
-->
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Bug report
3+
about: Report a bug with one of the demo projects
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
Please search existing issues for potential duplicates before filing yours:
12+
https://github.com/godotengine/godot-demo-projects/issues?q=is%3Aissue
13+
14+
Only submit an issue if it is reproducible with the latest stable Godot version.
15+
-->
16+
17+
**Which demo project is affected:**
18+
<!-- Specify the project name or path. -->
19+
20+
21+
**OS/device including version:**
22+
<!-- Specify GPU model and drivers if graphics-related. -->
23+
24+
25+
**Issue description:**
26+
<!-- What happened, what was expected, and what went wrong. -->
27+
28+
29+
**Screenshots of issue:**
30+
<!--
31+
This section is optional.
32+
Drag in an image, or post an image with a link in the form of:
33+
![Alt Text Here](https://pbs.twimg.com/media/DW5AJnZVAAM1805?format=jpg)
34+
-->
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Feature / Enhancement Request
3+
about: Adding new features or improving existing ones.
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
8+
---
9+
10+
<!--
11+
Please search existing issues for potential duplicates before filing yours:
12+
https://github.com/godotengine/godot-demo-projects/issues?q=is%3Aissue
13+
-->
14+
15+
**Which demo project is affected:**
16+
<!-- Specify the project name or path. -->
17+
18+
19+
**Description:**

0 commit comments

Comments
 (0)