File tree Expand file tree Collapse file tree 2 files changed +5
-15
lines changed
Expand file tree Collapse file tree 2 files changed +5
-15
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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.
1919Please be sure to read the [ contributor guidelines] ( CONTRIBUTING.md ) before
2020opening a new issue.
2121
You can’t perform that action at this time.
0 commit comments