From 81044e2a65790d264a45e9bbc54cbe1cb615b64c Mon Sep 17 00:00:00 2001 From: Nayruden Date: Wed, 17 Feb 2016 20:35:02 -0500 Subject: [PATCH] Adding issue template --- .github/ISSUE_TEMPLATE.md | 17 +++++++++++++++++ ulib.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/ulib.build b/ulib.build index 3033eb8..2b1ec95 100644 --- a/ulib.build +++ b/ulib.build @@ -1 +1 @@ -1455671715 +1455759302