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
bee6b1f9
Commit
bee6b1f9
authored
Sep 11, 2023
by
crazywoola
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update issue template
parent
4e582628
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
148 additions
and
0 deletions
+148
-0
bug_report.yml
.github/ISSUE_TEMPLATE/bug_report.yml
+57
-0
config.yml
.github/ISSUE_TEMPLATE/config.yml
+8
-0
document_issue.yml
.github/ISSUE_TEMPLATE/document_issue.yml
+11
-0
feature_request.yml
.github/ISSUE_TEMPLATE/feature_request.yml
+26
-0
translation_issue.yml
.github/ISSUE_TEMPLATE/translation_issue.yml
+46
-0
No files found.
.github/ISSUE_TEMPLATE/bug_report.yml
0 → 100644
View file @
bee6b1f9
name
:
"
🕷️
Bug
report"
description
:
Report errors or unexpected behavior
labels
:
-
bug
body
:
-
type
:
markdown
attributes
:
value
:
Please make sure to [search for existing issues](https://github.com/langgenius/dify/issues) before filing a new one!
-
type
:
input
attributes
:
label
:
Dify version
placeholder
:
0.3.21
description
:
See about section in Dify console
validations
:
required
:
true
-
type
:
dropdown
attributes
:
label
:
Cloud or Self Hosted
description
:
How / Where was Dify installed from?
multiple
:
true
options
:
-
Cloud
-
Self Hosted
-
Other (please specify in "Steps to Reproduce")
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
Steps to reproduce
description
:
We highly suggest including screenshots and a bug report log.
placeholder
:
Having detailed steps helps us reproduce the bug.
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
✔️ Expected Behavior
placeholder
:
What were you expecting?
validations
:
required
:
false
-
type
:
textarea
attributes
:
label
:
❌ Actual Behavior
placeholder
:
What happened instead?
validations
:
required
:
false
-
type
:
textarea
attributes
:
label
:
Other Software
description
:
If you're reporting a bug about our interaction with other software, what software? What versions?
placeholder
:
|
validations
:
required
:
false
\ No newline at end of file
.github/ISSUE_TEMPLATE/config.yml
0 → 100644
View file @
bee6b1f9
blank_issues_enabled
:
false
contact_links
:
-
name
:
"
\U0001F4DA
Dify
user
documentation"
url
:
https://docs.dify.ai/getting-started/readme
about
:
Documentation for users of Dify
-
name
:
"
\U0001F4DA
Dify
dev
documentation"
url
:
https://docs.dify.ai/getting-started/install-self-hosted
about
:
Documentation for people interested in developing and contributing for Dify
\ No newline at end of file
.github/ISSUE_TEMPLATE/document_issue.yml
0 → 100644
View file @
bee6b1f9
name
:
"
📚
Documentation
Issue"
description
:
Report issues in our documentation
labels
:
-
ducumentation
body
:
-
type
:
textarea
attributes
:
label
:
Provide a description of requested docs changes
placeholder
:
Briefly describe which document needs to be corrected and why.
validations
:
required
:
true
\ No newline at end of file
.github/ISSUE_TEMPLATE/feature_request.yml
0 → 100644
View file @
bee6b1f9
name
:
"
⭐
Feature
or
enhancement
request"
description
:
Propose something new.
labels
:
-
enhancement
body
:
-
type
:
textarea
attributes
:
label
:
Description of the new feature / enhancement
placeholder
:
What is the expected behavior of the proposed feature?
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
Scenario when this would be used?
placeholder
:
What is the scenario this would be used? Why is this important to your workflow as a dify user?
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
Supporting information
placeholder
:
"
Having
additional
evidence,
data,
tweets,
blog
posts,
research,
...
anything
is
extremely
helpful.
This
information
provides
context
to
the
scenario
that
may
otherwise
be
lost."
validations
:
required
:
false
-
type
:
markdown
attributes
:
value
:
Please limit one request per issue.
\ No newline at end of file
.github/ISSUE_TEMPLATE/translation_issue.yml
0 → 100644
View file @
bee6b1f9
name
:
"
🌐
Localization/Translation
issue"
description
:
Report incorrect translations.
labels
:
-
translation
body
:
-
type
:
markdown
attributes
:
value
:
Please make sure to [search for existing issues](https://github.com/langgenius/dify/issues) before filing a new one!
-
type
:
input
attributes
:
label
:
Dify version
placeholder
:
0.3.21
description
:
Hover over system tray icon or look at Settings
validations
:
required
:
true
-
type
:
input
attributes
:
label
:
Utility with translation issue
placeholder
:
Some area
description
:
Please input here the utility with the translation issue
validations
:
required
:
true
-
type
:
input
attributes
:
label
:
🌐 Language affected
placeholder
:
"
German"
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
❌ Actual phrase(s)
placeholder
:
What is there? Please include a screenshot as that is extremely helpful.
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
✔️ Expected phrase(s)
placeholder
:
What was expected?
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
ℹ Why is the current translation wrong
placeholder
:
Why do you feel this is incorrect?
validations
:
required
:
true
\ No newline at end of file
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