Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dify
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai-tech
dify
Commits
a9b94298
Unverified
Commit
a9b94298
authored
Dec 18, 2023
by
crazywoola
Committed by
GitHub
Dec 18, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: issue templates not render correctly (#1763)
parent
4b1ba2ec
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
10 additions
and
3 deletions
+10
-3
bug_report.yml
.github/ISSUE_TEMPLATE/bug_report.yml
+1
-1
document_issue.yml
.github/ISSUE_TEMPLATE/document_issue.yml
+3
-1
feature_request.yml
.github/ISSUE_TEMPLATE/feature_request.yml
+4
-1
help_wanted.yml
.github/ISSUE_TEMPLATE/help_wanted.yml
+2
-0
No files found.
.github/ISSUE_TEMPLATE/bug_report.yml
View file @
a9b94298
name
:
"
🕷️
Bug
report"
name
:
"
🕷️
Bug
report"
description
:
Report errors or unexpected behavior
[please use English :)]
description
:
Report errors or unexpected behavior
labels
:
labels
:
-
bug
-
bug
body
:
body
:
...
...
.github/ISSUE_TEMPLATE/document_issue.yml
View file @
a9b94298
name
:
"
📚
Documentation
Issue"
name
:
"
📚
Documentation
Issue"
description
:
Report issues in our documentation
[please use English :)]
description
:
Report issues in our documentation
labels
:
labels
:
-
ducumentation
-
ducumentation
body
:
body
:
...
@@ -7,6 +7,8 @@ body:
...
@@ -7,6 +7,8 @@ body:
attributes
:
attributes
:
label
:
Self Checks
label
:
Self Checks
description
:
"
To
make
sure
we
get
to
you
in
time,
please
check
the
following
:)"
description
:
"
To
make
sure
we
get
to
you
in
time,
please
check
the
following
:)"
-
label
:
I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
required
:
true
-
label
:
I confirm that I am using English to file this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
-
label
:
I confirm that I am using English to file this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
required
:
true
required
:
true
-
type
:
textarea
-
type
:
textarea
...
...
.github/ISSUE_TEMPLATE/feature_request.yml
View file @
a9b94298
name
:
"
⭐
Feature
or
enhancement
request"
name
:
"
⭐
Feature
or
enhancement
request"
description
:
Propose something new.
[please use English :)]
description
:
Propose something new.
labels
:
labels
:
-
enhancement
-
enhancement
body
:
body
:
...
@@ -7,6 +7,9 @@ body:
...
@@ -7,6 +7,9 @@ body:
attributes
:
attributes
:
label
:
Self Checks
label
:
Self Checks
description
:
"
To
make
sure
we
get
to
you
in
time,
please
check
the
following
:)"
description
:
"
To
make
sure
we
get
to
you
in
time,
please
check
the
following
:)"
options
:
-
label
:
I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
required
:
true
-
label
:
I confirm that I am using English to file this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
-
label
:
I confirm that I am using English to file this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
required
:
true
required
:
true
-
type
:
textarea
-
type
:
textarea
...
...
.github/ISSUE_TEMPLATE/help_wanted.yml
View file @
a9b94298
...
@@ -8,6 +8,8 @@ body:
...
@@ -8,6 +8,8 @@ body:
label
:
Self Checks
label
:
Self Checks
description
:
"
To
make
sure
we
get
to
you
in
time,
please
check
the
following
:)"
description
:
"
To
make
sure
we
get
to
you
in
time,
please
check
the
following
:)"
options
:
options
:
-
label
:
I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
required
:
true
-
label
:
I confirm that I am using English to file this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
-
label
:
I confirm that I am using English to file this report (我已阅读并同意 [Language Policy](https://github.com/langgenius/dify/issues/1542)).
required
:
true
required
:
true
-
type
:
textarea
-
type
:
textarea
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment