Browse Source

CHange name of template so that it's unique

Jaime van Kessel 4 years ago
parent
commit
2583493638

+ 2 - 2
.github/ISSUE_TEMPLATE/bugreport.yaml

@@ -1,4 +1,4 @@
-name: Bug report
+name: BugReport
 about: Create a report to help us fix issues.
 labels: "Type: Bug"
 issue_body: true
@@ -65,4 +65,4 @@ body:
         * **Screenshots** of showing the problem, perhaps before/after images.
         * A **log file**, see [here](https://github.com/Ultimaker/Cura#logging-issues) how to find the log file. 
       
-      You can add these files and additional information that is relevant to the issue in the comments below. 
+      You can add these files and additional information that is relevant to the issue in the comments below. 

+ 2 - 2
.github/ISSUE_TEMPLATE/featurerequest.yaml

@@ -1,4 +1,4 @@
-name: Feature request
+name: FeatureRequest
 about: Suggest an idea for this project.
 labels: "Type: New Feature"
 issue_body: true
@@ -43,4 +43,4 @@ body:
   attributes:
     value: |
       ## Additional information & file uploads
-      You can add pictures or files to visualize your feature request in the comments below.
+      You can add pictures or files to visualize your feature request in the comments below.