Open
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and the Parse Swift SDK.
Issue Description
The docs here contain a lot of copy/paste from the Parse Server repo. This makes the docs difficult to maintain, as info needs be kept in sync. In addition, the copied info is sometimes truncated, which may case misunderstandings and provides less value than the original longer and more detailed docs.
Common docs that are referenced across Parse Platform repos may be best kept in a separate repo, but we currently don't have such a repo, other than maybe the governance repo. Until we have such a common repo or find another approach, individual repos should only reference the docs in the Parse Server repo, not duplicate their information.
Steps to reproduce
For example compare:
- https://github.com/parse-community/Parse-Swift/blob/main/CONTRIBUTING.md
- https://github.com/parse-community/parse-server/blob/alpha/CONTRIBUTING.md
Actual Outcome
n/a
Expected Outcome
n/a
Environment
n/a