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

Commit8813788

Browse files
authored
chore: add GitHub issue templates (#889)
1 parent02ad3f1 commit8813788

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed

‎.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
---
2+
name:Bug report
3+
about:Report a bug
4+
title:"Bug:"
5+
labels:"bug 🐛"
6+
---
7+
8+
##OS Information
9+
10+
- OS:
11+
- Browser (if applicable):
12+
- Architecture:
13+
-`coder --version`:
14+
15+
##Steps to Reproduce
16+
17+
<!-- 1.-->
18+
<!-- 2.-->
19+
<!-- 3.-->
20+
21+
##Expected
22+
23+
<!-- What should happen?-->
24+
25+
##Actual
26+
27+
<!-- What actually happens?-->
28+
29+
##Logs
30+
31+
##Screenshot
32+
33+
<!-- Ideally provide a screenshot, gif, video or screen recording.-->
34+
35+
##Notes
36+
37+
<!-- Anything else you want to share-->

‎.github/ISSUE_TEMPLATE/config.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
blank_issues_enabled:true
2+
contact_links:
3+
-name:Question?
4+
url:https://github.com/coder/coder/discussions/new?category=q-a
5+
about:Ask for help on our GitHub Discussions board

‎.github/ISSUE_TEMPLATE/doc.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
name:Documentation improvement
3+
about:Suggest a documentation improvement
4+
title:"Docs:"
5+
labels:"documentation 📝"
6+
---
7+
8+
##What is your suggestion?
9+
10+
##How will this improve the docs?
11+
12+
##Are you interested in submitting a PR for this?

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp