mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-01-25 14:55:10 +00:00
* Update bug-report.yml * Update documentation.yml * Update bug-report.yml * Update feature_request.yml * Update proposal.yml
30 lines
1.1 KiB
YAML
30 lines
1.1 KiB
YAML
name: 📚 Documentation
|
|
description: Report an issue related to https://www.colossalai.org/
|
|
title: "[DOC]: "
|
|
labels: [documentation]
|
|
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: >
|
|
#### Not suitable for your needs? [Open a blank issue](https://github.com/hpcaitech/ColossalAI/issues/new).
|
|
- type: textarea
|
|
attributes:
|
|
label: 📚 The doc issue
|
|
description: |
|
|
**Description** What content in [Documentation](https://www.colossalai.org/) is an issue?
|
|
**Location** Where is the issue location?
|
|
**Expectation** What is your expected content about it?
|
|
**Screenshots** If applicable, add screenshots to help explain your problem.
|
|
**Suggestions** Tell us how we could improve the documentation.
|
|
**Optional: Affiliation** Institution/email information helps better analyze and evaluate users to improve the project. Welcome to establish in-depth cooperation.
|
|
placeholder: |
|
|
A clear and concise description of the issue.
|
|
validations:
|
|
required: true
|
|
|
|
- type: markdown
|
|
attributes:
|
|
value: >
|
|
Thanks for contributing 🎉!
|