coala / cEPs

coala Enhancement Proposals
MIT License
33 stars 53 forks source link

Added issue template #172

Closed CyberDrudge closed 6 years ago

jayvdb commented 6 years ago

Please fix the errors the bot has mentioned

gitmate-bot commented 6 years ago

Comment on 83d0c211f7b334d13e084e9c55d40a56242c1a56, file ISSUE_TEMPLATE.md, line 9.

The text does not comply to the set style.

Origin: MarkdownBear, Section: markdown.

The issue can be fixed by applying the following patch:

--- a/tmp/tmpwxfhmzdv/ISSUE_TEMPLATE.md
+++ b/tmp/tmpwxfhmzdv/ISSUE_TEMPLATE.md
@@ -6,9 +6,9 @@

 # Steps to Reproduce

-1.
-2.
-3.
+1\.
+2\.
+3\.

 # Actual Results
Monal5031 commented 6 years ago

@CyberDrudge

  1. never ever make PRs from master.
  2. Squash your commits first so we can trace problem exactly. Currently gitmate is raising problems on different commits.