Skip to content

Commit 9fb96ae

Browse files
authored
Update issue templates
1 parent 50dfd0f commit 9fb96ae

3 files changed

Lines changed: 23 additions & 4 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
name: Ask Anyone Anything Request
3+
about: Propose a new topic/expert for an AAA session
4+
title: "[AAA] AAA session topic"
5+
labels: AAA request
6+
assignees: ''
7+
8+
---
9+
10+
**What is the main topic of this session**: [Please provide one/two words, e.g. python, sparsity, etc.]
11+
12+
**Would you like to invite an external expert for this session?**:
13+
14+
- [ ] Yes
15+
- [ ] No
16+
17+
**Proposed expert(s):**
18+
19+
**Possible dates for AAA session:** [DD/MM/YY]

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
3-
about: If you discover a bug while running one of the tutorials please provide the following information
4-
to help us resolve the issue.
3+
about: If you discover a bug while running one of the tutorials please provide the
4+
following information to help us resolve the issue.
55
title: "[BUG]"
66
labels: bug
77
assignees: ''

.github/ISSUE_TEMPLATE/help.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Help!
3-
about: Users are welcome to ask any question relating to the tutorials and we will endeavour
4-
to reply as soon as possible.
3+
about: Users are welcome to ask any question relating to the tutorials and we will
4+
endeavour to reply as soon as possible.
55
title: "[HELP]"
66
labels: help wanted
77
assignees: ''

0 commit comments

Comments
 (0)