Commit Graph

3 Commits

Author SHA1 Message Date
YouHaveTrouble 571340361e Rename implementation request file extension and remove field description
This commit renames the issue template file from .yaml to .yml, to ensure consistency with existing files. It also removes the empty 'description' field from the 'plugin_api_url' entry, thereby simplifying the template configuration.
2024-03-22 13:06:38 +01:00
YouHaveTrouble 13a664741e Enable the configuration for blank issues in GitHub
This commit adds a new configuration in GitHub to disable creation of blank issues. This change ensures that all issues have a predefined structure, which could potentially increase the quality and applicability of the responses.
2024-03-22 12:57:16 +01:00
YouHaveTrouble 0b1305dd1e Add a new implementation request issue template in GitHub
This commit introduces a new issue template file for submitting implementation requests on GitHub. The template adopts a structure asking for the plugin name, plugin's developer API, and a checkbox to confirm the developer's knowledge about the possibility to implement YardWatchAPI directly in their plugin.
2024-03-22 12:53:35 +01:00