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

housekeeping: structure GitHub issues via templates#5025

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ghuntley merged 4 commits intomainfromgh/issue-templates
Nov 14, 2022
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions.github/ISSUE_TEMPLATE/bug-report.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
name: Bug Report
description: Report a bug encountered while using Coder.
labels: bug
body:
- type: textarea
id: problem
attributes:
label: What happened?
description: |
Please provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner.
If this matter is security related, please disclose it privately via https://coder.com/security
validations:
required: true

- type: textarea
id: expected
attributes:
label: What did you expect to happen?
validations:
required: true

# - type: textarea
# id: repro
# attributes:
# label: How can we reproduce it (as minimally and precisely as possible)?
#
# - type: textarea
# id: additional
# attributes:
# label: Anything else we need to know?
#
# - type: textarea
# id: coderVersion
# attributes:
# label: Coder version
# value: |
# ```console
# $ coder version
# # paste output here
# ```
5 changes: 5 additions & 0 deletions.github/ISSUE_TEMPLATE/config.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: true
contact_links:
- name: Contact Sales
url: https://coder.com/demo
about: Request a demo of Coder Enterprise.
15 changes: 15 additions & 0 deletions.github/ISSUE_TEMPLATE/enhancement.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
name: Enhancement
description: Provide supporting details to request development of a feature.
labels: enhancement
body:
- type: textarea
id: feature
attributes:
label: What would you like to be added?
validations:
required: true

- type: textarea
id: rationale
attributes:
label: Why is this needed?
9 changes: 0 additions & 9 deletions.github/ISSUE_TEMPLATE/external_bug_report.md
View file
Open in desktop

This file was deleted.

10 changes: 10 additions & 0 deletions.github/ISSUE_TEMPLATE/feedback.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
name: Feedback
description: Share your experience with us.
labels: feedback
body:
- type: textarea
id: feature
attributes:
label: What would you like share?
validations:
required: true

[8]ページ先頭

©2009-2025 Movatter.jp