mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-12 10:33:49 +00:00
Merge pull request #132 from acelaya/feature/issue-template
Created issue template with some reminders
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
./.github
|
||||||
./build
|
./build
|
||||||
./coverage
|
./coverage
|
||||||
./dist
|
./dist
|
||||||
|
|||||||
6
.github/ISSUE_TEMPLATE.md
vendored
Normal file
6
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<!--
|
||||||
|
Before opening an issue, just take into account that this is a completely free of charge open source project.
|
||||||
|
I'm always happy to help and provide support, but some understanding will be required.
|
||||||
|
I do this in my own free time, so expect some delays when implementing new features and fixing bugs, and don't take it personal if an issue gets eventually closed.
|
||||||
|
Try to be polite, and understand it is impossible for a project to cover all use cases.
|
||||||
|
-->
|
||||||
Reference in New Issue
Block a user