Skip to content

Commit 26a4ef7

Browse files
committed
Add Stack Overflow link
Signed-off-by: Stephen Celis <[email protected]>
1 parent 5380d5b commit 26a4ef7

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -155,11 +155,14 @@ To install SQLite.swift with [SQLCipher][] support:
155155

156156
## Communication
157157

158-
- Found a **bug** or have a **feature request**? [Open an issue][5.1].
159-
- Want to **contribute**? [Submit a pull request][5.2].
160-
161-
[5.1]: https://github.com/stephencelis/SQLite.swift/issues/new
162-
[5.2]: https://github.com/stephencelis/SQLite.swift/fork
158+
- Need **help** or have a **general question**? [Ask on Stack
159+
Overflow][5.1] (tag `sqlite.swift`).
160+
- Found a **bug** or have a **feature request**? [Open an issue][5.2].
161+
- Want to **contribute**? [Submit a pull request][5.3].
162+
163+
[5.1]: http://stackoverflow.com/questions/tagged/sqlite.swift
164+
[5.2]: https://github.com/stephencelis/SQLite.swift/issues/new
165+
[5.3]: https://github.com/stephencelis/SQLite.swift/fork
163166

164167

165168
## Author

0 commit comments

Comments
 (0)