Skip to content

Commit 5202c80

Browse files
committed
CONTRIBUTING: remove paragraph that was rewritten
1 parent 13acccd commit 5202c80

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@ documentation, following the format `{service}_{api}.go`. For example, methods
7070
defined at <https://developer.github.com/v3/repos/hooks/> live in
7171
[repos_hooks.go][].
7272

73-
Sub-service (e.g. [Repo Hooks][]) implementations are split into separate files
74-
based on the APIs they provide. These files are named service_api.go (e.g.
75-
repos_hooks.go) to describe the API to service mappings.
76-
7773
[GitHub API documentation]: http://developer.github.com/v3/
7874
[repos_hooks.go]: https://github.com/google/go-github/blob/master/github/repos_hooks.go
7975

0 commit comments

Comments
 (0)