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
Explain how to add InnerSource Stories in CONTRIBUTING.md (#686)
* Explain how to add InnerSource Stories in CONTRIBUTING.md
* Linking to GitHub PR Guidelines
---------
Co-authored-by: Jeff Bailey <776901+jeffabailey@users.noreply.github.com>
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,15 @@ Contributions to this repo are welcome. Please follow the following guidelines:
8
8
* Make your proposed changes inside your fork.
9
9
* Test your build locally.
10
10
* Commit to your fork.
11
-
* Follow the GitHub Guidelines on creating a pull request.
11
+
* Follow the [GitHub Pull Request Guidelines](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request) to create a pull request.
12
12
* Please be as descriptive as necessary in your PR.
13
13
* For i18n contributors, we recommend reading [the instructions on how it works](i18n.md).
14
+
15
+
## Adding "InnerSource Stories"
16
+
17
+
When adding a new organization on the [InnerSource Stories](https://innersourcecommons.org/stories/) page, please follow these steps:
18
+
19
+
* Provide some evidence of the use of InnerSource practices at the given organization. Optimally an online reference that you can link to.
20
+
* Get confirmation from the organization that they are happy to be listed on the Stories page.
21
+
22
+
Here's an [example PR](https://github.com/InnerSourceCommons/innersourcecommons.org/pull/683) demonstrating this.
0 commit comments