diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..8622f94 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,14 @@ +## Description of the problem, including code/CLI snippet + + +## Expected Behavior + + +## Actual Behavior + + +## Specifications + + - python-gitlab version: + - API version you are using (v3/v4): + - Gitlab server version (or gitlab.com): |
