|
|
@@ -0,0 +1,32 @@
|
|
|
+<!-- This is a template for an 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 (or a private server where you like to get more vists) enter the address of it here. -->
|
|
|
+**Server address**:
|
|
|
+
|
|
|
+<!-- The Operation System of your server -->
|
|
|
+**Server OS:**
|
|
|
+
|
|
|
+<!-- The version of your browser (when it is a client-side issue) -->
|
|
|
+**Browser:**
|
|
|
+
|
|
|
+<!-- The version of PrivateBin, if you use a unstable version paste the commit hash or the GitHub link to the commit here -->
|
|
|
+**PrivateBin version:**
|
|
|
+
|
|
|
+
|