Skip to content

Commit dc45a7e

Browse files
Initial issue template (#1016)
1 parent 3405b9c commit dc45a7e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/issue_template.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## Is there something wrong with existing docs content, or is something missing from the docs?
2+
<!-- something is wrong with existing content OR something is missing from the docs -->
3+
4+
## If this is related to existing docs content, what page or pages are affected?
5+
<!-- links to pages -->
6+
7+
## Is this related to the MongoDB Realm backend, or an SDK? If it is an issue with an SDK, which one?
8+
<!-- backend OR iOS and/or Web and/or React Native and/or Node.js and/or Android and/or .NET -->
9+
10+
## What would you like to see in the docs that isn't already there?
11+
<!-- ex. example of how to do X, warning about Y, official guidance on how to deal with Z -->
12+
13+
## If the content is technical, can you link to an example implementation?
14+
<!-- link to a repo, or copy/pasted code that demonstrates the issue/solution -->
15+
16+
## Where do you feel this content belongs?
17+
<!-- links to pages -->
18+
19+
## Other Comments

0 commit comments

Comments
 (0)