Skip to content

Commit fc1bd80

Browse files
authored
Update CONTRIBUTING.md
1 parent 7a4741b commit fc1bd80

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,9 @@ The following is a set of guidelines for contributing to _SwiftShortcuts_ on Git
66
77
## I want to report a problem or ask a question
88

9-
Before submitting a new GitHub issue, please make sure to
9+
This project does not come with GitHub Issues-based support, and users are instead encouraged to become active participants in its continued development — by fixing any bugs that they encounter, or by improving the documentation wherever it's found to be lacking.
1010

11-
- Check out the documentation.
12-
- Read the usage guide on [the README](https://github.com/a2/swift-shortcuts).
13-
- Search for [existing GitHub issues](https://github.com/a2/swift-shortcuts/issues).
14-
15-
If the above doesn't help, please [submit an issue](https://github.com/a2/swift-shortcuts/issues) on GitHub.
11+
If you have an issue with importing your shortcut into the Shortcuts app, feel free to [open a Pull Request](https://github.com/a2/swift-shortcuts/pull/new) with a new test case.
1612

1713
## I want to contribute to _SwiftShortcuts_
1814

0 commit comments

Comments
 (0)