summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2022-12-29 22:45:37 +0100
committerAndreas Fankhauser hiddenalpha.ch2022-12-29 22:45:37 +0100
commit11b3a18711b84967a051b0aa43356712935fb800 (patch)
tree7bb78f20c54edf91fb476d5c136a81f2adaeac89
parentd3f3c8a0472481d94154b6788eb99d1b549ad86b (diff)
downloadxtra4j-11b3a18711b84967a051b0aa43356712935fb800.zip
xtra4j-11b3a18711b84967a051b0aa43356712935fb800.tar.gz
Reword README and CONTRIBUTING
-rw-r--r--CONTRIBUTING.txt24
-rw-r--r--README.md3
2 files changed, 13 insertions, 14 deletions
diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt
index 60b1bd5..c1d0158 100644
--- a/CONTRIBUTING.txt
+++ b/CONTRIBUTING.txt
@@ -3,25 +3,25 @@ This project is NOT open for direct contributions (you may still
contribute by providing patches for download somewhere else for
example).
-You still can open a PR if you like. But it may be not accepted, or even
+You still can open a PR if you like. But it may not be accepted, or even
just ignored.
-If the PR is accepted or not, solely depends on this projects original
-authors opinion. There are NO objective "rules" or similar that need to
-be fulfilled for a PR to get merged. It only gets merged if the original
-author thinks he should merge it.
+If a PR is accepted or not solely depends on this repos owners opinion.
+There are NO objective "rules" or similar that could be fulfilled for a
+PR to get merged. It only gets merged if the repo owner thinks he should
+merge it.
For example there are neither any formatting rules nor is there any
-definition of what kind of changes even are allowed in this project. (As
-already said) this fully depends on the original authors opinion and
-even facts are not accepted as arguments.
+definition of what kind of changes are allowed at all in this project.
+(As already said) this solely depends on the repo owners opinion and
+also facts that are a pro do NOT change that.
-Be aware that opinions are no hard rules too. Therefore they can change
-at will. Only because a similar decision was made earlier, does not mean
+Be aware that opinions are no hard rules. Therefore they can change at
+will. Only because a similar decision was made earlier, does not mean
that now a similar approach is acceptable.
-Further, the original projects author may apply any changes of any kind
-before or after merging a contribution.
+Further, the repo owner may apply any changes of any kind before or
+after merging a contribution.
If a PR does not get merged, it is recommended to publish your work as
patch files somewhere outside this repository.
diff --git a/README.md b/README.md
index 2acd66a..e18c932 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,5 @@
xtra4j
======
-Utilities the original author of this library did miss
-in the JDK.
+Utilities the original author of this lib did miss in the JDK.