Skip to content

Commit fbb5bd7

Browse files
Update SourceCode.md FAQ#8
Replaced answer with a link to CONTRIBUTING.md on delphidabbler/codesnip repo
1 parent cf567bf commit fbb5bd7

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

SourceCode.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,9 @@ Footnotes:
118118

119119
**How do I contribute code / bug fixes to the project?**
120120

121-
Contributions are welcome. Just fork the project's [Git repository](https://github.com/delphidabbler/codesnip) and create a feature branch off the `develop` branch. Commit your changes to your feature branch then submit a pull request when ready.<sup>1</sup>
121+
Contributions are welcome.
122122

123-
> ⚠️ The repository contains branches other than `master` and `develop` but ***none of these branches are accepting contributions.***
124-
125-
Do not change the license on any code you modify. If you are submitting new source code units please license them using the [Mozilla Public License v2.0](http://www.mozilla.org/MPL/2.0/) without an "Incompatible With Secondary Licenses" Notice. If you don't want to use the MPL v2.0 please discuss it with me by raising an issue on the [Github repo](https://github.com/delphidabbler/codesnip).
126-
127-
<sup>**1**</sup> For info on checking out code from the Git repository, see [FAQ 1](#faq-1).
123+
Please read [`CONTRIBUTING.md`](https://github.com/delphidabbler/codesnip/blob/develop/CONTRIBUTING.md) on the CodeSnip GitHub repository for full details of how to make a contribution.
128124

129125
## FAQ 9
130126

0 commit comments

Comments
 (0)