Problem
If a user already has a fork, they currently cannot submit change requests to other existing articles within the same subject (initially outlined in /issues/83 and implemented in /pull/84).
Solution
Allow users who already have a fork in a subject to submit change requests to any other existing article in that same subject:
- Ensure permissions/validation are subject-scoped (not article-scoped) for this action;
- Keep change requests tied to the target article.