참고소스 수정본
This commit is contained in:
18
참고/neo4j-graphrag-python-main/.github/ISSUE_TEMPLATE/03-documentation.yaml
vendored
Normal file
18
참고/neo4j-graphrag-python-main/.github/ISSUE_TEMPLATE/03-documentation.yaml
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
name: 'Documentation'
|
||||
description: 'Use this template to add or improve docs'
|
||||
title: '[DOC]: <a short description of my proposal>'
|
||||
labels:
|
||||
- documentation
|
||||
body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: Suggested Changes
|
||||
description: What would you like to see happen in the docs?
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: additional
|
||||
attributes:
|
||||
label: Additional Info
|
||||
description: |
|
||||
Any additional info you'd like to provide.
|
||||
Reference in New Issue
Block a user