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

docs: improve the issue forms#1272

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
raklaptudirm merged 1 commit intomasterfromissue_forms
Dec 19, 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
7 changes: 7 additions & 0 deletions.github/ISSUE_TEMPLATE/bug_report.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -39,3 +39,10 @@ body:
4.
validations:
required: false
- type: textarea
id: extra_information
attributes:
label: Additional information
description: Is there anything else we should know about this bug report?
validations:
required: false
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: false
contact_links:
- name: Discord community
url: https://the-algorithms.com/discord/
about: Have any questions or found any bugs? Contact us via our Discord community.
7 changes: 7 additions & 0 deletions.github/ISSUE_TEMPLATE/feature_request.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -29,3 +29,10 @@ body:
description: If possible, describes possible workarounds to this feature.
validations:
required: false
- type: textarea
id: extra_information
attributes:
label: Additional information
description: Is there anything else we should know about this feature request?
validations:
required: false
19 changes: 19 additions & 0 deletions.github/ISSUE_TEMPLATE/other.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
name: Other issue
description: Use this for any other issues. Do NOT create blank issues
title: "[OTHER]: "
labels: ["awaiting triage"]
body:
- type: textarea
id: description
attributes:
label: What would you like to share?
description: Provide a clear and concise explanation of your issue.
validations:
required: true
- type: textarea
id: extrainfo
attributes:
label: Additional information
description: Is there anything else we should know about this issue?
validations:
required: false

[8]ページ先頭

©2009-2025 Movatter.jp