update copilot instructions
This commit is contained in:
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@@ -6,7 +6,7 @@
|
|||||||
- Follow Dokuwiki coding conventions: https://www.dokuwiki.org/devel
|
- Follow Dokuwiki coding conventions: https://www.dokuwiki.org/devel
|
||||||
- Do not use `phpunit` There are missing dependencies that make it fail.
|
- Do not use `phpunit` There are missing dependencies that make it fail.
|
||||||
- Use `php -l <file>` to check for syntax errors.
|
- Use `php -l <file>` to check for syntax errors.
|
||||||
- Consider The official documentation for writing dokuwiki plugins: https://www.dokuwiki.org/devel:plugins
|
- Before making any changes ALWAY consider the official documentation on template development: https://www.dokuwiki.org/devel:templates
|
||||||
- Whenever necessary, update the README file to reflect new features or changes.
|
- Whenever necessary, update the README file to reflect new features or changes.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user