You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ We've put together the following guidelines to help you figure out where you can
19
19
0.[Community](#community)
20
20
21
21
## Types of contributions we're looking for
22
-
First and foremost, this project is a forum to discuss open source best practices, then document them in a guide when we've found consensus. Your first contribution might be starting a new conversation, or adding to an existing conversation, around best practices. You can do so under [Issues](https://github.com/github/open-source-guide/issues).
22
+
First and foremost, this project is a forum to discuss open source best practices, then document them in a guide when we've found consensus. Your first contribution might be starting a new conversation, or adding to an existing conversation, around best practices. You can do so under [Issues](https://github.com/github/opensource.guide/issues).
23
23
24
24
There are also many ways you can directly contribute to the guides (in descending order of need):
25
25
@@ -42,7 +42,7 @@ Before we get started, here are a few things we expect from you (and that you sh
42
42
43
43
## How to contribute
44
44
45
-
If you'd like to contribute, start by searching through the [issues](https://github.com/github/open-source-guide/issues) and [pull requests](https://github.com/github/open-source-guide/pulls) to see whether someone else has raised a similar idea or question.
45
+
If you'd like to contribute, start by searching through the [issues](https://github.com/github/opensource.guide/issues) and [pull requests](https://github.com/github/opensource.guide/pulls) to see whether someone else has raised a similar idea or question.
46
46
47
47
If you don't see your idea listed, and you think it fits into the goals of this guide, do one of the following:
48
48
***If your contribution is minor,** such as a typo fix, open a pull request.
@@ -68,6 +68,6 @@ This repo is currently maintained by @nayafia and @bkeepers, who have commit acc
68
68
69
69
## Community
70
70
71
-
Discussions about the Open Source Guides take place on this repository's [Issues](https://github.com/github/open-source-guide/issues) and [Pull Requests](https://github.com/github/open-source-guide/pulls) sections. Anybody is welcome to join these conversations. There is also a [mailing list](http://eepurl.com/cecpnT) for regular updates.
71
+
Discussions about the Open Source Guides take place on this repository's [Issues](https://github.com/github/opensource.guide/issues) and [Pull Requests](https://github.com/github/opensource.guide/pulls) sections. Anybody is welcome to join these conversations. There is also a [mailing list](http://eepurl.com/cecpnT) for regular updates.
72
72
73
73
Wherever possible, do not take these conversations to private channels, including contacting the maintainers directly. Keeping communication public means everybody can benefit and learn from the conversation.
Open Source Guides (https://opensource.guide/) are a collection of resources for individuals, communities, and companies who want to learn how to run and contribute to an open source project.
Copy file name to clipboardExpand all lines: docs/translations.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ TODO
4
4
5
5
## Starting a translation
6
6
7
-
Thanks for your interest in translating the guides! Before you start working on a translation, look through the [open translation issues](https://github.com/github/open-source-guide/labels/translation) to see if anyone else is already working on one for your language.
7
+
Thanks for your interest in translating the guides! Before you start working on a translation, look through the [open translation issues](https://github.com/github/opensource.guide/labels/translation) to see if anyone else is already working on one for your language.
8
8
9
9
If there's not, then today is your day to lead this effort! Here's how to start:
10
10
11
-
0.[Fork this repository](https://github.com/github/open-source-guide/fork)
11
+
0.[Fork this repository](https://github.com/github/opensource.guide/fork)
12
12
0. Open an issue using [this issue template](templates/translation-issue-template.md)
> Content based on [github.com/github/open-source-guide](https://github.com/github/open-source-guide) used under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) license.
18
+
> Content based on [github.com/github/opensource.guide](https://github.com/github/opensource.guide) used under the [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) license.
19
19
20
20
Code, including source files and code samples if any in the content, is released under [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/), with the following exceptions:
0 commit comments