diff options
author | Drew DeVault <sir@cmpwn.com> | 2018-01-20 10:56:22 -0500 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2018-01-20 10:56:22 -0500 |
commit | ac020c963b9e92ab042ede72e8070682f881fe04 (patch) | |
tree | d358bf6973410a15f7ebcd8537ced24a69a0a655 /sr.ht/index.md | |
parent | 236f1bd149363c1316b6bba988adbca583df0cac (diff) | |
download | sr.ht-docs-ac020c963b9e92ab042ede72e8070682f881fe04.tar.gz |
Add /sr.ht
Diffstat (limited to 'sr.ht/index.md')
-rw-r--r-- | sr.ht/index.md | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/sr.ht/index.md b/sr.ht/index.md new file mode 100644 index 0000000..751ccad --- /dev/null +++ b/sr.ht/index.md @@ -0,0 +1,23 @@ +Welcome to sr.ht! For directions to documentation about specific sr.ht sites, +see [the index](/). This page serves to document the whole. + +# Reporting bugs + +You can report bugs and request features for sr.ht at their relevant ticket +trackers: + +- [builds.sr.ht](https://todo.sr.ht/~sircmpwn/builds.sr.ht) +- [git.sr.ht](https://todo.sr.ht/~sircmpwn/git.sr.ht) +- [todo.sr.ht](https://todo.sr.ht/~sircmpwn/todo.sr.ht) +- [meta.sr.ht](https://todo.sr.ht/~sircmpwn/meta.sr.ht) + +There is also a general tracker for tickets that affect the whole network or for +which you are unsure of the appropriate tracker: + +- [sr.ht](https://todo.sr.ht/~sircmpwn/sr.ht) + +# Development + +If you would like to participate in sr.ht's development, please email patches to +[sir@cmpwn.com](mailto:sir@cmpwn.com). Collaboration is done on IRC at [#cmpwn +on Freenode](http://webchat.freenode.net/?channels=%23cmpwn&uio=d4). |