pterodactyl / pterodactyl/documentation
Incorrect Suggestion in Mounts Documentation
Nobody has claimed this yet.
- Dominant language
- Vue
- Stars
- 198
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/pterodactyl/documentation/blob/master/guides/mounts.md
Target: The absolute path where the mount will be placed inside of your server, can not include /home/container in the path.
This line in the documentation is incorrect. You HAVE to include /home/container in the target path as it does not work without it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open guides/mounts.md and locate the Target description quoted in the issue. Review the stated path requirement, then update the documentation so it reflects that /home/container must be included in the target path. Done means the incorrect restriction is removed and the guidance is accurate.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100