From 780a94e05a5bd832594a08f86b6576a86cc5d244 Mon Sep 17 00:00:00 2001 From: Nayruden Date: Wed, 17 Feb 2016 20:36:02 -0500 Subject: [PATCH] Adding issue template --- .github/ISSUE_TEMPLATE.md | 17 +++++++++++++++++ ulx.build | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..cc37498 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,17 @@ +### Steps to reproduce +1. +2. +3. + +### Expected behavior +Tell us what should happen + +### Actual behavior +Tell us what happens instead + +### Error(s) in server console, if any + +### Error(s) in player's console, if any + +### Version +Run "ulx version" in console and paste the result diff --git a/ulx.build b/ulx.build index 057f3b9..8809b34 100644 --- a/ulx.build +++ b/ulx.build @@ -1 +1 @@ -1455579702 +1455759362