|
1 | 1 |
|
2 | 2 | <!-- README.md is generated from README.Rmd. Please edit that file --> |
3 | 3 |
|
4 | | -# usdata <a href="https://openintrostat.github.io/usdata"><img src="man/figures/usdata-hex.png" align="right" height="170" /></a> |
| 4 | +# usdata <a href="https://openintrostat.github.io/usdata/"><img src="man/figures/usdata-hex.png" align="right" height="170" /></a> |
5 | 5 |
|
6 | 6 | <!-- badges: start --> |
7 | 7 |
|
@@ -63,14 +63,14 @@ request. |
63 | 63 | When filing an issue to get help or report a bug, please make a minimal |
64 | 64 | **repr**oducible **ex**ample using the |
65 | 65 | [reprex](https://reprex.tidyverse.org/) package. If you haven’t heard of |
66 | | -or used reprex before, you’re in for a treat\! See |
| 66 | +or used reprex before, you’re in for a treat! See |
67 | 67 | [here](https://www.tidyverse.org/help/) for additional reprex pointers. |
68 | 68 |
|
69 | 69 | Before opening a new issue, be sure to [search issues and pull |
70 | 70 | requests](https://github.com/openintrostat/usdata/issues) to make sure |
71 | 71 | the bug hasn’t been reported and/or already fixed in the development |
72 | | -version. By default, the search will be pre-populated with `is:issue |
73 | | -is:open`. You can [edit the |
| 72 | +version. By default, the search will be pre-populated with |
| 73 | +`is:issue is:open`. You can [edit the |
74 | 74 | qualifiers](https://help.github.com/articles/searching-issues-and-pull-requests/) |
75 | 75 | (e.g. `is:pr`, `is:closed`) as needed. For example, you’d simply remove |
76 | 76 | `is:open` to search *all* issues in the repository, open or closed. |
|
0 commit comments