summaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/issue-template.md
blob: c17861436c2c8d60ede53e19e0f7198e61b91143 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
name: Issue template
about: Bug reports, feature requests
title: ''
labels: ''
assignees: ''

---

<!--- THIS IS A COMMENT BLOCK, REMOVE IT BEFORE SUBMITTING YOUR ISSUE

Thank you for your interest in gitlint and taking the time to open a bug report!

A few quick notes:

- If you can, please include the output of `gitlint --debug` as this includes useful debugging info.
- It's really just me (https://github.com/jorisroovers) maintaining gitlint, and I do so in a hobby capacity. More recently it has become harder for me to find time to maintain gitlint on a regular basis, which in practice means that it might take me a while (sometimes months) to get back to you. Rest assured though, I absolutely read all bug reports as soon as they come in - I just tend to only "work" on gitlint a few times a year.
- If you're looking to contribute code to gitlint, please start here: http://jorisroovers.github.io/gitlint/contributing/

-->

Enter your issue details here