Просмотр исходного кода

chore: remove old issue template

rugk 3 лет назад
Родитель
Сommit
8deb68c2da
1 измененных файлов с 0 добавлено и 38 удалено
  1. 0 38
      .github/ISSUE_TEMPLATE.md

+ 0 - 38
.github/ISSUE_TEMPLATE.md

@@ -1,38 +0,0 @@
-<!-- Please have a look at our FAQ before submitting an issue: https://github.com/PrivateBin/PrivateBin/wiki/FAQ -->
-<!-- This is a template for a bug report. If you would like to suggest a feature, feel free to delete the part below. -->
-
-## Steps to reproduce
-<!-- Tell us how to reproduce the problem. -->
-1.
-2.
-
-### What happens
-
-
-### What should happen
-
-
-## Additional information
-<!--
-Here you can add screenshots. If the issue is e.g. a client-side issue (= an issue, which happens in your browser) press F12 and copy and paste the console output or add a screenshot.
-If you have access to the server log files, also copy them here.
--->
-
-## Basic information
-
-<!-- If you use a public server enter the address of it here. -->
-**Server address**:
-
-<!-- The Operation System of your server -->
-**Server OS:**
-
-<!-- The webserver running on your server, preferrably including the version -->
-**Webserver:**
-
-<!-- The version of your browser (when it is a client-side issue) -->
-**Browser:**
-
-<!-- The version of PrivateBin, if you use an unstable version paste the commit hash or the GitHub link to the commit here (you can get it by running `git rev-parse HEAD`) -->
-**PrivateBin version:**
-
-I can reproduce this issue on <https://privatebin.net>: Yes / No