Skip to content

Commit 817bb34

Browse files
authored
[CBuilder] how to contrib (#108)
1 parent 7995f43 commit 817bb34

File tree

2 files changed

+5
-15
lines changed

2 files changed

+5
-15
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,8 @@ request there.
1616

1717
## Pull Requests
1818

19-
You are welcome to contribute via a pull request.
19+
At the present time this repository is a Git subtree export from a private
20+
[root repository] and hence is considered "read-only". Changes are applied to the
21+
[root repository] and are subsequently published here via a `git subtree push`.
2022

21-
Please **open an issue** first so that your contribution can be discussed
22-
beforehand.
23-
24-
Work on your contribution in a feature branch. You will probably need to fork
25-
this repository to do this.
26-
27-
Submit your contribution as a pull request from your feature branch to the
28-
`master` branch in this repository. Please make sure that your **feature
29-
branch starts on top of the current `master` branch**.
30-
31-
After acceptance (i.e. merging your feature branch into the `master` branch),
32-
your contribution is automatically subject to the licence of this repository
33-
(MIT).
23+
[root repository]: https://github.com/Compiler-CampusMinden/Mini-Python

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ folder.
1515

1616
## Contributing
1717

18-
Questions, bug reports, feature requests and pull requests are very welcome.
18+
Questions, bug reports and feature requests are very welcome.
1919
Please be sure to read the [contributor guidelines](CONTRIBUTING.md) before
2020
opening a new issue.
2121

0 commit comments

Comments
 (0)