You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-**Guides**: `/docs/` - General guides and concepts
110
-
111
104
## 🔧 Development Setup
112
105
113
106
### Prerequisites
@@ -134,9 +127,7 @@ npm run validate:codetabs
134
127
135
128
### Testing
136
129
- Verify some code examples before submitting
137
-
- Verify responsive design on different screen sizes
138
130
- Check that internal links work correctly
139
-
- Ensure search functionality works with new content
140
131
141
132
## 🎨 Style Guide
142
133
@@ -166,21 +157,8 @@ Each endpoint should include:
166
157
167
158
### Getting Help
168
159
-**Questions**: Use [GitHub Discussions](https://github.com/netvpx/pterodactyl-api-docs/discussions)
169
-
-**Pterodactyl Chat**: Join the [Pterodactyl Discord](https://discord.gg/pterodactyl)
170
-
-**NETVPX Support**: [Contact us](https://netvpx.com/support) for hosting-related questions
171
-
172
-
## 📋 Pull Request Checklist
173
-
174
-
Before submitting your PR, ensure:
175
-
176
-
-[ ] The code examples are working
177
-
-[ ] Multi-language examples are consistent (all 8 languages)
178
-
-[ ] CodeTabs component is used for all API examples
179
-
-[ ] Documentation builds without errors (`npm run build`)
180
-
-[ ] CodeTabs validation passes (`npm run validate:codetabs`)
181
-
-[ ] Links are working and point to correct locations
182
-
-[ ] New content follows existing style and format
183
-
-[ ] Changes are focused and related to a single improvement
160
+
-**Pterodactyl Chat**: Join the [Pterodactyl Discord](https://discord.gg/pterodactyl) which has a [dedicated API & Modding channel](https://discord.com/channels/122900397965705216/936744899787784282)
161
+
-**NETVPX Support**: [Contact us](https://netvpx.com/support) for other questionst
0 commit comments