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
First, please search the [open issues](https://github.com/desktop/desktop/issues?q=is%3Aopen)
48
-
and [closed issues](https://github.com/desktop/desktop/issues?q=is%3Aclosed)
49
-
to see if your issue hasn't already been reported (it may also be fixed).
50
+
First, please search the
51
+
[open issues](https://github.com/desktop/desktop/issues?q=is%3Aopen) and
52
+
[closed issues](https://github.com/desktop/desktop/issues?q=is%3Aclosed) to see
53
+
if your issue hasn't already been reported (it may also be fixed).
50
54
51
-
If you can't find an issue that matches what you're seeing, open a[new issue](https://github.com/desktop/desktop/issues/new)
52
-
and fill out the template to provide us with enough information to investigate
53
-
further.
55
+
If you can't find an issue that matches what you're seeing, open a
56
+
[new issue](https://github.com/desktop/desktop/issues/new)and fill out the
57
+
template to provide us with enough information to investigate further.
54
58
55
59
## How can I contribute to GitHub Desktop?
56
60
57
61
The [CONTRIBUTING.md](./CONTRIBUTING.md) document will help you get setup and
58
62
familiar with the source. The [documentation](docs/) folder also contains more
59
63
resources relevant to the project.
60
64
61
-
If you're looking for something to work on, check out the [help wanted](https://github.com/desktop/desktop/issues?q=is%3Aissue+is%3Aopen+label%3A%22help%20wanted%22) label.
65
+
If you're looking for something to work on, check out the
0 commit comments