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
ebf4fd9a
Unverified
Commit
ebf4fd9a
authored
Sep 11, 2023
by
crazywoola
Committed by
GitHub
Sep 11, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update issue template (#1150)
parent
38b99012
Changes
8
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
148 additions
and
62 deletions
+148
-62
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
🐛-bug-report.md
.github/ISSUE_TEMPLATE/🐛-bug-report.md
+0
-32
🚀-feature-request.md
.github/ISSUE_TEMPLATE/🚀-feature-request.md
+0
-20
🤔-questions-and-help.md
.github/ISSUE_TEMPLATE/🤔-questions-and-help.md
+0
-10
No files found.
.github/ISSUE_TEMPLATE/bug_report.yml
0 → 100644
View file @
ebf4fd9a
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 @
ebf4fd9a
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 @
ebf4fd9a
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 @
ebf4fd9a
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 @
ebf4fd9a
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
.github/ISSUE_TEMPLATE/🐛-bug-report.md
deleted
100644 → 0
View file @
38b99012
---
name
:
"
\U0001F41B
Bug
report"
about
:
Create a report to help us improve
title
:
'
'
labels
:
bug
assignees
:
'
'
---
<!--
Please provide a clear and concise description of what the bug is. Include
screenshots if needed. Please test using the latest version of the relevant
Dify packages to make sure your issue has not already been fixed.
-->
Dify version: Cloud | Self Host
## Steps To Reproduce
<!--
Your bug will get fixed much faster if we can run your code and it doesn't
have dependencies other than Dify. Issues without reproduction steps or
code examples may be immediately closed as not actionable.
-->
1.
2.
## The current behavior
## The expected behavior
.github/ISSUE_TEMPLATE/🚀-feature-request.md
deleted
100644 → 0
View file @
38b99012
---
name
:
"
\U0001F680
Feature
request"
about
:
Suggest an idea for this project
title
:
'
'
labels
:
enhancement
assignees
:
'
'
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when
[
...
]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
.github/ISSUE_TEMPLATE/🤔-questions-and-help.md
deleted
100644 → 0
View file @
38b99012
---
name
:
"
\U0001F914
Questions
and
Help"
about
:
Ask a usage or consultation question
title
:
'
'
labels
:
'
'
assignees
:
'
'
---
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