Covert all GitHub links to HTTPS
This commit is contained in:
parent
93fbdaf5b5
commit
8881cf55d4
|
@ -19,13 +19,13 @@ Here are some ways *you* can contribute:
|
||||||
* by writing specifications
|
* by writing specifications
|
||||||
* by writing code (**no patch is too small**: fix typos, add comments, clean up inconsistent whitespace)
|
* by writing code (**no patch is too small**: fix typos, add comments, clean up inconsistent whitespace)
|
||||||
* by refactoring code
|
* by refactoring code
|
||||||
* by closing [issues](http://github.com/codeforamerica/adopt-a-hydrant/issues)
|
* by closing [issues](https://github.com/codeforamerica/adopt-a-hydrant/issues)
|
||||||
* by reviewing patches
|
* by reviewing patches
|
||||||
* [financially](https://secure.codeforamerica.org/page/contribute)
|
* [financially](https://secure.codeforamerica.org/page/contribute)
|
||||||
|
|
||||||
Submitting an Issue
|
Submitting an Issue
|
||||||
-------------------
|
-------------------
|
||||||
We use the [GitHub issue tracker](http://github.com/codeforamerica/adopt-a-hydrant/issues) to track bugs and
|
We use the [GitHub issue tracker](https://github.com/codeforamerica/adopt-a-hydrant/issues) to track bugs and
|
||||||
features. Before submitting a bug report or feature request, check to make sure it hasn't already
|
features. Before submitting a bug report or feature request, check to make sure it hasn't already
|
||||||
been submitted. You can indicate support for an existing issuse by voting it up. When submitting a
|
been submitted. You can indicate support for an existing issuse by voting it up. When submitting a
|
||||||
bug report, please include a [Gist](http://gist.github.com/) that includes a stack trace and any
|
bug report, please include a [Gist](http://gist.github.com/) that includes a stack trace and any
|
||||||
|
|
Loading…
Reference in New Issue