Skip to content

Commit ee7ac3c

Browse files
committed
Add a button at bottom of FAQ to ask question
Rather than it linking to GitHub issues, I think it's better to use under underused discussion forum: https://github.com/tdwg/camtrap-dp/discussions
1 parent d2d6013 commit ee7ac3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pages/faq.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,9 @@ We provide an [R package](https://inbo.github.io/camtrapdp/) to read and manipul
120120

121121
Consult the merge function documentation to understand exactly how specific fields are merged to avoid information loss. Please note that when merging data packages x and y, the [`project$samplingDesign`](/metadata/#project.samplingDesign) field in the resulting package will be set to the value of `project$samplingDesign` from data package x. Therefore, we recommend merging data packages only for projects that use the same sampling design.
122122

123+
{:id="ask"}
124+
## Have a question?
125+
126+
Don't see your question answered here?
127+
128+
[Ask it in our discussion forum](https://github.com/tdwg/camtrap-dp/discussions){:.btn .btn-primary}

0 commit comments

Comments
 (0)