Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit fdaec23

Browse files
authored
Add issue templates (#223)
* Add issue templates * Add support template
1 parent 79d8c34 commit fdaec23

File tree

3 files changed

+84
-0
lines changed

3 files changed

+84
-0
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
11+
v ✰ Thanks for opening an issue! ✰
12+
v Before smashing the submit button please review the template.
13+
v Please also ensure that this is not a duplicate issue :)
14+
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
15+
16+
## Summary of Bug
17+
18+
<!-- Concisely describe the issue -->
19+
20+
## Version
21+
22+
<!-- git commit hash or tagged version -->
23+
24+
## Steps to Reproduce
25+
26+
<!-- minimal working example -->
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
name: Feature request
3+
about: Suggest an idea for this project
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
11+
v ✰ Thanks for opening an issue! ✰
12+
v Before smashing the submit button please review the template.
13+
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
14+
15+
## Summary
16+
17+
<!-- Short, concise description of the proposed feature -->
18+
19+
## Problem Definition
20+
21+
<!-- Why do we need this feature?
22+
What problems may be addressed by introducing this feature?
23+
Are there any disadvantages of including this feature? -->
24+
25+
## Proposal
26+
27+
<!-- Detailed description of requirements of implementation -->
28+
29+
____
30+
31+
#### For Admin Use
32+
33+
- [ ] Not duplicate issue
34+
- [ ] Appropriate labels applied
35+
- [ ] Appropriate contributors tagged
36+
- [ ] Contributor assigned/self-assigned

‎.github/ISSUE_TEMPLATE/support.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
name: Support
3+
about: Get help using Opaque SQL
4+
title: ''
5+
labels: ''
6+
assignees: ''
7+
8+
---
9+
10+
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
11+
v ✰ Thanks for opening an issue! ✰
12+
v Before smashing the submit button please review the template.
13+
v Please also ensure that this is not a duplicate issue :)
14+
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > -->
15+
16+
## Summary of issue
17+
18+
<!-- Concisely describe the issue -->
19+
20+
## Version
21+
22+
<!-- git commit hash or tagged version -->

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /