summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Holt <[email protected]>2017-06-06 23:18:59 -0600
committerMatthew Holt <[email protected]>2017-06-06 23:18:59 -0600
commit8051c73cc3171987ba7863e118dce245eeeb6b88 (patch)
tree41afa05eaa447cf93a9c39094d80aeb7868f04d3 /README.md
parenta368230ba5e4c91e5ff332be22c4a6d8073cac81 (diff)
downloadcaddy-8051c73cc3171987ba7863e118dce245eeeb6b88.tar.gz
caddy-8051c73cc3171987ba7863e118dce245eeeb6b88.zip
Add sourcegraph links to readme and contributing guide
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 617c36167..247e3bad0 100644
--- a/README.md
+++ b/README.md
@@ -128,9 +128,9 @@ If you have questions or concerns about Caddy' underlying crypto implementations
## Contributing
-**[Join our forum](https://caddy.community) where you can chat with other Caddy users and developers!**
+**[Join our forum](https://caddy.community) where you can chat with other Caddy users and developers!** To get familiar with the code base, try [Caddy code search on Sourcegraph](https://sourcegraph.com/github.com/mholt/caddy/-/search)!
-Please see our [contributing guidelines](https://github.com/mholt/caddy/blob/master/.github/CONTRIBUTING.md). If you want to write a plugin, check out the [developer wiki](https://github.com/mholt/caddy/wiki).
+Please see our [contributing guidelines](https://github.com/mholt/caddy/blob/master/.github/CONTRIBUTING.md) for instructions. If you want to write a plugin, check out the [developer wiki](https://github.com/mholt/caddy/wiki).
We use GitHub issues and pull requests only for discussing bug reports and the development of specific changes. We welcome all other topics on the [forum](https://caddy.community)!