You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: .github/SUPPORT.md
+6-7
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Getting help with nat.templatebrains
2
2
3
-
Thanks for using nat.templatebrains. We're sorry you're having trouble, but
4
-
we're here to help! To get help as quickly as possible, please read the following.
3
+
Thanks for using nat.templatebrains. We're sorry if you're having trouble, but don't worry,
4
+
we're here to help! To get help as quickly as possible, please read the following:
5
5
6
6
## Search
7
7
The first thing is to see if anyone has had your problem before:
@@ -20,7 +20,7 @@ If you need more help with a known problem:
20
20
* If you found a relevant thread on the [nat-user google group](https://groups.google.com/forum/#!forum/nat-user):
21
21
please reply to that.
22
22
* If you found a GitHub issue:
23
-
please reply to that with more details (you'll need to a GitHub login) or just _like_ it to let us know you're having trouble too.
23
+
please reply to that with more details or just _like_ it (click on the emoji button and add a thumbs up) to let us know you're having trouble too. You'll need to a GitHub login for this.
24
24
* If you're not sure:
25
25
ask a new question on the [nat-user google group](https://groups.google.com/forum/#!forum/nat-user)
26
26
linking to what you have found.
@@ -46,10 +46,9 @@ If it looks like a new problem then:
46
46
47
47
It will be much easier for us to help if we can run a *reprex* on
48
48
our own machine without your data. You might want to use sample data
49
-
from a nat package to help, or refer to publicly available data online.
50
-
49
+
from a nat package to help, or refer to publicly available data online.
51
50
You can use the [reprex](https://reprex.tidyverse.org/) package to help
52
-
and read the [Get help!](https://www.tidyverse.org/help/)
53
-
section of the tidyverse site for more information on this.
51
+
prepare a reprex. Read the [Get help!](https://www.tidyverse.org/help/)
52
+
section of the tidyverse site for more information.
0 commit comments