Movatterモバイル変換


[0]ホーム

URL:


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

Commitca4fbe6

Browse files
authored
Merge pull requestsorintlab#766 from sgotti/github_add_issue_templates
github: add github issue templates
2 parents15f28a3 +2b16901 commitca4fbe6

File tree

6 files changed

+63
-29
lines changed

6 files changed

+63
-29
lines changed

‎.github/ISSUE_TEMPLATE.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

‎.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name:Bug Report
3+
about:Report a bug on Stolon
4+
labels:bug
5+
6+
---
7+
8+
<!--
9+
10+
Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
11+
12+
**NOTE:** Please submit only bug reports. For other question or if unsure ask on the [Stolon Forum](https://talk.stolon.io)
13+
14+
-->
15+
16+
17+
**What happened**:
18+
19+
**What you expected to happen**:
20+
21+
**How to reproduce it (as minimally and precisely as possible)**:
22+
23+
**Anything else we need to know?**:
24+
25+
**Environment**:
26+
- Stolon version:
27+
- Stolon running environment (if useful to understand the bug):
28+
- Others:

‎.github/ISSUE_TEMPLATE/config.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled:false
2+
contact_links:
3+
-name:Stolon Community Forum
4+
url:https://talk.stolon.io
5+
about:For general discussion about using and developing Stolon

‎.github/ISSUE_TEMPLATE/enhancement.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name:Enhancement Request
3+
about:Suggest an enhancement to Stolon
4+
labels:enhancement
5+
6+
---
7+
<!--
8+
9+
Please only use this template for submitting enhancement requests
10+
11+
-->
12+
13+
**What would you like to be added**:
14+
15+
**Why is this needed**:

‎.github/ISSUE_TEMPLATE/support.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
name:Support Request
3+
about:Support request or question related to Stolon
4+
---
5+
6+
<!--
7+
8+
STOP -- PLEASE READ!
9+
10+
GitHub is not the right place for support requests or questions.
11+
12+
Please use the [Stolon Forum](https://talk.stolon.io)
13+
14+
-->

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ To submit your changes please open a pull request.
9494
##Contacts
9595

9696
* For general discussion about using and developing stolon, join the[stolon forum](https://talk.stolon.io)
97-
* For bugs and feature requests file an[issue](https://github.com/sorintlab/stolon/issues/new)
97+
* For bugs and feature requests file an[issue](https://github.com/sorintlab/stolon/issues/new/choose)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp