File tree 8 files changed +94
-0
lines changed
8 files changed +94
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Create a bug report to help us enhance our images
4
+ ---
5
+
6
+ ** Version**
7
+
8
+ ** Short overview**
9
+
10
+ ** Detailed error description**
11
+
12
+ ** Steps to reproduce error**
13
+
14
+ ** Additional content**
15
+ > Please provide any (mandatory) additional data to reproduce the error (Dockerfiles etc.)
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Enhancement
3
+ about : Suggest a possible enhancement to the project
4
+ ---
5
+
6
+ ** Short overview**
7
+
8
+ ** Use case**
9
+
10
+ ** Detailed description**
11
+
12
+ ** Additional content**
13
+ > Please provide any (mandatory) additional data for your enhancement
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature request
3
+ about : Open a feature request
4
+ ---
5
+
6
+ ** Short overview**
7
+
8
+ ** Use case**
9
+
10
+ ** Detailed feature description**
11
+
12
+ ** Additional content**
13
+ > Please provide any (mandatory) additional data for your desired feature
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Question
3
+ about : File a request to resolve open questions
4
+ ---
5
+
6
+ ** Short summary**
7
+
8
+ ** Detailed question**
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bugfix
3
+ about : Request to merge a bugfix
4
+ ---
5
+
6
+ ** Short summary**
7
+
8
+ ** Detailed description (motivation, use-case etc.)**
9
+
10
+ ** Screenshots (if appropriate)**
11
+
12
+ ** Checklist**
13
+
14
+ - [ ] My change requires a change to the documentation.
15
+ - [ ] I have updated the documentation accordingly.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Enhancement
3
+ about : Request to merge an enhancement
4
+ ---
5
+
6
+ ** Short summary**
7
+
8
+ ** Detailed description (motivation, use-case etc.)**
9
+
10
+ ** Screenshots (if appropriate)**
11
+
12
+ ** Checklist**
13
+
14
+ - [ ] My change requires a change to the documentation.
15
+ - [ ] I have updated the documentation accordingly.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Feature
3
+ about : Request to merge a new feature
4
+ ---
5
+
6
+ ** Short summary**
7
+
8
+ ** Detailed description (motivation, use-case etc.)**
9
+
10
+ ** Screenshots (if appropriate)**
11
+
12
+ ** Checklist**
13
+
14
+ - [ ] My change requires a change to the documentation.
15
+ - [ ] I have updated the documentation accordingly.
You can’t perform that action at this time.
0 commit comments