Fix type in CONTRIBUTING.md
This commit is contained in:
parent
977849e649
commit
8149421287
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Feel free to open a pull request right away if you would like to improve the inl
|
|||
|
||||
## Changing implementations or altering fields
|
||||
|
||||
If you want to change implementations of existing functions or you would like to suggest a change in the federation protocol, please open an issue *before doing anything else*. Try to describe you idea and why you think the implementation or the protocol should change as close as possible. Most changes will have to get discussed in a larger group before implementing them, so it's important to start those discussions before writing any code.
|
||||
If you want to change implementations of existing functions or you would like to suggest a change in the federation protocol, please open an issue *before doing anything else*. Try to describe your idea and why you think the implementation or the protocol should change as close as possible. Most changes will have to get discussed in a larger group before implementing them, so it's important to start those discussions before writing any code.
|
||||
|
||||
[code-of-conduct]: https://github.com/diaspora/diaspora/blob/develop/CODE_OF_CONDUCT.md
|
||||
[how-we-communicate]: https://wiki.diasporafoundation.org/How_we_communicate
|
||||
|
|
|
|||
Loading…
Reference in a new issue