Update new_contributor.yml

This commit is contained in:
NNIDNHU
2025-07-22 13:59:57 +09:30
committed by GitHub
parent cadb8f6269
commit a6f0e5bc55
+3 -3
View File
@@ -46,11 +46,11 @@ body:
attributes: attributes:
label: Have you read our guides? label: Have you read our guides?
options: options:
- label: [Getting Started Guide](https://github.com/BetterSEQTA/BetterSEQTA-plus/blob/main/docs/GETTING_STARTED_CONTRIBUTING.md) - label: "Getting Started Guide (see docs/GETTING_STARTED_CONTRIBUTING.md)"
required: true required: true
- label: [Architecture Guide](https://github.com/BetterSEQTA/BetterSEQTA-plus/blob/main/docs/ARCHITECTURE.md) - label: "Architecture Guide (see docs/ARCHITECTURE.md)"
required: true required: true
- label: [Plugin Development Guide](https://github.com/BetterSEQTA/BetterSEQTA-plus/blob/main/docs/plugins/README.md) - label: "Plugin Development Guide (see docs/plugins/README.md)"
required: true required: true
- type: checkboxes - type: checkboxes