Skip to content

Commit 60921ca

Browse files
committed
Update feature request template.
1 parent aad93fe commit 60921ca

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

.github/ISSUE_TEMPLATE/feature.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,31 @@ about: Suggest an idea for the Neo4j Python Driver
44
labels: "feature request"
55
---
66

7+
<!--
8+
If you are an Enterprise customer, you might want to head over to our
9+
[Customer Support Portal](https://support.neo4j.com/).
10+
-->
11+
12+
<!--
13+
If you are unsure about the usage of the driver, this issue tracker is not
14+
the right place to ask. Please use one of the following channels instead:
15+
16+
- Neo4j Online Community: https://community.neo4j.com/
17+
- StackOverflow: https://stackoverflow.com/questions/tagged/neo4j+python
18+
- Discord: https://discord.gg/neo4j
19+
- Neo4j Support Portal if you are an enterprise customer:
20+
https://support.neo4j.com/
21+
22+
or check the documentation:
23+
24+
- API documentation: https://neo4j.com/docs/api/python-driver/current/
25+
- Driver manual: https://neo4j.com/docs/python-manual/current/
26+
-->
27+
28+
<!--
29+
Make sure you've searched the issue tracker for similar issues first.
30+
-->
31+
732
# Feature Request
833
<!-- a brief description of what's requested -->
934

0 commit comments

Comments
 (0)