Skip to content

Commit c15bd33

Browse files
JohnVillalovosnejch
authored andcommitted
chore: update the issue templates
* Have an option to go to the discussions * Have an option to go to the Gitter chat * Move the bug/issue template into the .github/ISSUE_TEMPLATE/ directory
1 parent 3dde36e commit c15bd33

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
blank_issues_enabled: false
2+
contact_links:
3+
- name: Python Gitlab Community Support
4+
url: https://github.com/python-gitlab/python-gitlab/discussions
5+
about: Please ask and answer questions here.
6+
- name: 💬 Gitter Chat
7+
url: https://gitter.im/python-gitlab/Lobby
8+
about: Chat with devs and community

.github/ISSUE_TEMPLATE.md renamed to .github/ISSUE_TEMPLATE/issue_template.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
---
2+
name: Issue report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
110
## Description of the problem, including code/CLI snippet
211

312

0 commit comments

Comments
 (0)