forked from TrueCloudLab/restic
Delete ISSUE_TEMPLATE.md (not used anymore)
Nowadays the ISSUE_TEMPLATE/ directory and its files are used for this feature.
This commit is contained in:
parent
9efbe98879
commit
f004dbe605
1 changed files with 0 additions and 27 deletions
27
.github/ISSUE_TEMPLATE.md
vendored
27
.github/ISSUE_TEMPLATE.md
vendored
|
@ -1,27 +0,0 @@
|
||||||
<!--
|
|
||||||
|
|
||||||
Welcome! If you have a question or are unsure if you should open an issue,
|
|
||||||
please use the forum instead!
|
|
||||||
|
|
||||||
https://forum.restic.net
|
|
||||||
|
|
||||||
The forum is a better place for questions about restic or general suggestions
|
|
||||||
and topics, e.g. usage or documentation questions! This issue tracker is mainly
|
|
||||||
for tracking bugs and feature requests directly relating to the development of
|
|
||||||
the software itself, rather than the project.
|
|
||||||
|
|
||||||
Thanks for understanding, and for contributing to the project!
|
|
||||||
-->
|
|
||||||
|
|
||||||
|
|
||||||
Output of `restic version`
|
|
||||||
--------------------------
|
|
||||||
|
|
||||||
<!--
|
|
||||||
Please add the version of restic you're currently using here, this helps us
|
|
||||||
later to see what has changed in restic when we revisit this issue after some
|
|
||||||
time.
|
|
||||||
-->
|
|
||||||
|
|
||||||
Describe the issue
|
|
||||||
------------------
|
|
Loading…
Reference in a new issue