Unverified Commit 91f4eee0 authored by Minjie Wang's avatar Minjie Wang Committed by GitHub
Browse files

Update issue templates

parent 182e1ad5
---
name: "\U0001F528Work 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 -->
--- ---
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. -->
--- ---
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.-->
--- ---
name: "\U0001F680Feature Request" name: "\U0001F680Feature 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. -->
--- ---
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.
---
name: Work Item
about: Describe this issue template's purpose here.
title: ''
labels: ''
assignees: ''
---
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment