From ae3a5e7b341ca528223874a514f7f53d1d61afac Mon Sep 17 00:00:00 2001 From: Rodrigo Rodriguez Date: Sun, 15 Jul 2018 09:07:04 -0300 Subject: [PATCH] Create requirement --- .github/ISSUE_TEMPLATE/requirement | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/requirement diff --git a/.github/ISSUE_TEMPLATE/requirement b/.github/ISSUE_TEMPLATE/requirement new file mode 100644 index 00000000..fb7524bd --- /dev/null +++ b/.github/ISSUE_TEMPLATE/requirement @@ -0,0 +1,2 @@ +**Description** +A clear and concise description of what the requirement is.