Skip to content

Commit f73a0b5

Browse files
committed
Update contributing guide
1 parent c6c9a01 commit f73a0b5

File tree

5 files changed

+3
-125
lines changed

5 files changed

+3
-125
lines changed

.gitattributes

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ tests/ export-ignore
77
.scrutinizer.yml export-ignore
88
.styleci.yml export-ignore
99
.travis.yml export-ignore
10-
CONDUCT.md export-ignore
11-
CONTRIBUTING.md export-ignore
10+
CONTRIBUTING export-ignore
1211
phpspec.yml.ci export-ignore
1312
phpspec.yml.dist export-ignore
1413
phpunit.xml.dist export-ignore

CONDUCT.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

CONTRIBUTING

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Please see http://docs.php-http.org/en/latest/development/contributing.html

CONTRIBUTING.md

Lines changed: 0 additions & 100 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ $ composer test
4444

4545
## Contributing
4646

47-
Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.
47+
Please see our [contributing guide](http://docs.php-http.org/en/latest/development/contributing.html).
4848

4949

5050
## Security

0 commit comments

Comments
 (0)