mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-08-19 23:25:22 -05:00
feat: use updated and dynamic error codes for support pages
This commit is contained in:
22
docs/common/error-page-template.md
Normal file
22
docs/common/error-page-template.md
Normal file
@@ -0,0 +1,22 @@
|
||||
# Error Code: {module}-{code}
|
||||
**Applies to:** {system}
|
||||
|
||||
---
|
||||
|
||||
## Message
|
||||
|
||||
> {message}
|
||||
|
||||
## Cause
|
||||
|
||||
{description}
|
||||
|
||||
### Solution
|
||||
|
||||
{solution}
|
||||
|
||||
---
|
||||
|
||||
If you have not yet connected to Pretendo, please follow the instructions [here](/docs/install) to get started.
|
||||
|
||||
If you are still unable to connect, please request to speak to a moderator in the [Discord server](https://invite.gg/pretendo).
|
||||
Reference in New Issue
Block a user