Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

documentation.yaml 1.1 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
  1. name: 📚 Documentation Improvement
  2. description: Suggest an improvement or provide feedback on the project's documentation
  3. body:
  4. - type: markdown
  5. attributes:
  6. value: >
  7. #### Before submitting a documentation improvement, please make sure it hasn't been already addressed by searching through [existing documentation](https://docs.deci.ai/super-gradients/documentation/source/welcome.html) or in an [open issues](https://github.com/Deci-AI/super-gradients/issues?q=is%3Aissue+sort%3Acreated-desc+).
  8. - type: textarea
  9. attributes:
  10. label: 📚 Documentation Improvement
  11. description: |
  12. Please provide a clear and concise description of the improvement you'd like to suggest or the feedback you have regarding the project's documentation.
  13. If relevant, you can include specific sections, pages, or examples that need improvement, along with your suggestions or ideas for enhancement.
  14. If applicable, you can include any relevant code snippets.
  15. validations:
  16. required: true
  17. - type: markdown
  18. attributes:
  19. value: >
  20. Thank you for your contribution to improving the documentation! 🚀
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...