feat: Update Curated Notes

This commit is contained in:
jstoobysmith 2025-03-03 15:06:44 +00:00
parent a32a8bd075
commit c0b962a476
7 changed files with 87 additions and 121 deletions

View file

@ -0,0 +1,24 @@
name: Note doc string
description: Improvements to docstrings from curated notes
title: "[doc-string]: "
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to suggest an improvement!
- type: input
id: name
attributes:
label: Name of result
description: What is the name of the result you are suggesting an improvement for?
placeholder:
validations:
required: true
- type: textarea
id: improvement
attributes:
label: Improvement
description: What is the improvement you are suggesting?
placeholder:
validations:
required: true