Skip to content

Commit 30cf523

Browse files
committed
Update copilot-instructions.md
1 parent 087a83a commit 30cf523

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ When suggesting changes:
3434
### Metadata (metadata.json)
3535
* displayName - Use the correctly styled/cased official product name for display names, e.g. SharePoint NOT sharepoint
3636
* description - One short sentence describing what users can build or monitor. Avoid API or implementation language like Access HaloPSA APIs and query ticket data.
37+
* version - The version number MUST be increased for any change to the plugin. It can never decrease. If a breaking change is made, the major version number of the plugin should be increased - for example, when deleting a data stream or significantly modifying the ui parameters.
3738

3839
### UI Configuration (ui.json)
3940
- Generally prefer API tokens or OAuth where possible, flag usage of username/password unless the API offers no alternative.

0 commit comments

Comments
 (0)