We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8260d commit d2bffd6Copy full SHA for d2bffd6
ISSUE_TEMPLATE.md
@@ -1,8 +1,10 @@
1
-If you are submitting a bug, please include the following:
+If you are submitting a **bug**, please include the following:
2
3
- [ ] summary of problem
4
- [ ] gradle version
5
- [ ] spotless version
6
- [ ] operating system and version
7
- [ ] copy-paste your full Spotless configuration block(s), and a link to a public git repo that reproduces the problem if possible
8
- [ ] copy-paste the full content of any console errors emitted by `gradlew spotless[Apply/Check] --stacktrace`
9
+
10
+If you're just submitting a feature request or question, no need for the above.
0 commit comments