Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
91f4eee0
Unverified
Commit
91f4eee0
authored
Aug 10, 2022
by
Minjie Wang
Committed by
GitHub
Aug 10, 2022
Browse files
Update issue templates
parent
182e1ad5
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
133 additions
and
87 deletions
+133
-87
.github/ISSUE_TEMPLATE/--work-item--dev-only-.md
.github/ISSUE_TEMPLATE/--work-item--dev-only-.md
+24
-0
.github/ISSUE_TEMPLATE/bug-report.md
.github/ISSUE_TEMPLATE/bug-report.md
+42
-39
.github/ISSUE_TEMPLATE/documentation.md
.github/ISSUE_TEMPLATE/documentation.md
+13
-10
.github/ISSUE_TEMPLATE/feature-request.md
.github/ISSUE_TEMPLATE/feature-request.md
+29
-26
.github/ISSUE_TEMPLATE/questions-help-support.md
.github/ISSUE_TEMPLATE/questions-help-support.md
+15
-12
.github/ISSUE_TEMPLATE/work-item.md
.github/ISSUE_TEMPLATE/work-item.md
+10
-0
No files found.
.github/ISSUE_TEMPLATE/--work-item--dev-only-.md
0 → 100644
View file @
91f4eee0
---
name
:
"
\U0001F528
Work
Item
(DEV
ONLY)"
about
:
Work item issue for tracking progress. Dev team only.
title
:
'
'
labels
:
Work Item
assignees
:
'
'
---
## 🔨Work Item
**IMPORTANT:**
*
This template is only for dev team to track project progress. For feature request or bug report, please use the corresponding issue templates.
*
DO NOT create a new work item if the purpose is to fix an existing issue or feature request. We will directly use the issue in the project tracker.
Project tracker: https://github.com/orgs/dmlc/projects/2
## Description
<!-- short description of the work item -->
## Depending work items or issues
<!-- what must be done before this -->
.github/ISSUE_TEMPLATE/bug-report.md
View file @
91f4eee0
---
---
name
:
"
\U0001F41B
Bug
Report"
name
:
"
\U0001F41B
Bug
Report"
about
:
Submit a bug report to help us improve DGL
about
:
Submit a bug report to help us improve DGL
title
:
'
'
---
labels
:
'
'
assignees
:
'
'
## 🐛 Bug
---
<!-- A clear and concise description of what the bug is. -->
## 🐛 Bug
## To Reproduce
<!-- A clear and concise description of what the bug is. -->
Steps to reproduce the behavior:
## To Reproduce
1.
1.
Steps to reproduce the behavior:
1.
1.
<!-- If you have a code sample, error messages, stack traces, please provide it here as well -->
1.
1.
## Expected behavior
<!-- If you have a code sample, error messages, stack traces, please provide it here as well -->
<!-- A clear and concise description of what you expected to happen. -->
## Expected behavior
## Environment
<!-- A clear and concise description of what you expected to happen. -->
-
DGL Version (e.g., 1.0):
-
Backend Library & Version (e.g., PyTorch 0.4.1, MXNet/Gluon 1.3):
## Environment
-
OS (e.g., Linux):
-
How you installed DGL (
`conda`
,
`pip`
, source):
-
DGL Version (e.g., 1.0):
-
Build command you used (if compiling from source):
-
Backend Library & Version (e.g., PyTorch 0.4.1, MXNet/Gluon 1.3):
-
Python version:
-
OS (e.g., Linux):
-
CUDA/cuDNN version (if applicable):
-
How you installed DGL (
`conda`
,
`pip`
, source):
-
GPU models and configuration (e.g. V100):
-
Build command you used (if compiling from source):
-
Any other relevant information:
-
Python version:
-
CUDA/cuDNN version (if applicable):
## Additional context
-
GPU models and configuration (e.g. V100):
-
Any other relevant information:
<!-- Add any other context about the problem here. -->
## Additional context
<!-- Add any other context about the problem here. -->
.github/ISSUE_TEMPLATE/documentation.md
View file @
91f4eee0
---
---
name
:
"
\U0001F4DA
Documentation"
name
:
"
\U0001F4DA
Documentation"
about
:
Report an issue related to docs.dgl.ai
about
:
Report an issue related to docs.dgl.ai
title
:
'
'
---
labels
:
'
'
assignees
:
'
'
## 📚 Documentation
---
<!-- Please specify whether it's tutorial part or API reference part-->
<!-- Describe the issue.-->
## 📚 Documentation
<!-- Please specify whether it's tutorial part or API reference part-->
<!-- Describe the issue.-->
.github/ISSUE_TEMPLATE/feature-request.md
View file @
91f4eee0
---
---
name
:
"
\U0001F680
Feature
Request"
name
:
"
\U0001F680
Feature
Request"
about
:
Submit a proposal/request for a new DGL feature
about
:
Submit a proposal/request for a new DGL feature
title
:
'
'
---
labels
:
'
'
assignees
:
'
'
## 🚀 Feature
<!-- A brief description of the feature proposal -->
---
## Motivation
## 🚀 Feature
<!-- A brief description of the feature proposal -->
<!-- Please outline the motivation for the proposal. Is your feature request
related to a problem? e.g., I'm always frustrated when [...]. If this is
## Motivation
related to another GitHub issue, please link here too -->
<!-- Please outline the motivation for the proposal. Is your feature request
## Alternatives
related to a problem? e.g., I'm always frustrated when [...]. If this is
related to another GitHub issue, please link here too -->
<!-- A clear and concise description of any alternative solutions or features you've considered, if any. -->
## Alternatives
## Pitch
<!-- A clear and concise description of any alternative solutions or features you've considered, if any. -->
<!-- A clear and concise description of what you want to happen. -->
## Pitch
## Additional context
<!-- A clear and concise description of what you want to happen. -->
<!-- Add any other context or screenshots about the feature request here. -->
## Additional context
<!-- Add any other context or screenshots about the feature request here. -->
.github/ISSUE_TEMPLATE/questions-help-support.md
View file @
91f4eee0
---
---
name
:
"
❓Questions/Help/Support"
name
:
"
❓Questions/Help/Support"
about
:
Do you need support? We have resources.
about
:
Do you need support? We have resources.
title
:
'
'
---
labels
:
'
'
assignees
:
'
'
## ❓ Questions and Help
---
Before proceeding, please note that we recommend
using our discussion forum (https://discuss.dgl.ai) for
## ❓ Questions and Help
general questions. As a result, this issue will
likely be CLOSED shortly.
Before proceeding, please note that we recommend
using our discussion forum (https://discuss.dgl.ai) for
general questions. As a result, this issue will
likely be CLOSED shortly.
.github/ISSUE_TEMPLATE/work-item.md
0 → 100644
View file @
91f4eee0
---
name
:
Work Item
about
:
Describe this issue template's purpose here.
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