Skip to content

Commit 0a2e51f

Browse files
Renaming conduct to code of conduct and contributing files to .md (redis#10941)
CONTRIBUTING to get better formatting CONDUCT also because github doesn't seem recognize the code of conduct page Co-authored-by: Oran Agra <[email protected]>
1 parent 0132ed7 commit 0a2e51f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CONDUCT renamed to CODE_OF_CONDUCT.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ Community Impact Guidelines were inspired by Mozilla’s code of conduct
9393
enforcement ladder.
9494
For answers to common questions about this code of conduct, see the FAQ at
9595
https://www.contributor-covenant.org/faq. Translations are available at
96-
https://www.contributor-covenant.org/translations.
96+
https://www.contributor-covenant.org/translations.
File renamed without changes.

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -223,11 +223,11 @@ public discussion groups, you agree to release your code under the terms
223223
of the BSD license that you can find in the [COPYING][1] file included in the Redis
224224
source distribution.
225225

226-
Please see the [CONTRIBUTING][2] file in this source distribution for more
226+
Please see the [CONTRIBUTING.md][2] file in this source distribution for more
227227
information. For security bugs and vulnerabilities, please see [SECURITY.md][3].
228228

229229
[1]: https://github.com/redis/redis/blob/unstable/COPYING
230-
[2]: https://github.com/redis/redis/blob/unstable/CONTRIBUTING
230+
[2]: https://github.com/redis/redis/blob/unstable/CONTRIBUTING.md
231231
[3]: https://github.com/redis/redis/blob/unstable/SECURITY.md
232232

233233
Redis internals

0 commit comments

Comments
 (0)