Skip to content

Commit 872a131

Browse files
committed
Updates
1 parent 848976f commit 872a131

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/copilot-instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ When suggesting changes:
3232
* Less than 100KB in size
3333

3434
### Metadata (metadata.json)
35-
* displayName - Use the correctly styled/cased official product name for display names, e.g. SharePoint NOT sharepoint
36-
* description - One short sentence describing what users can build or monitor. Avoid API or implementation language like Access HaloPSA APIs and query ticket data.
35+
* displayName - Use the correctly styled/cased official product name for display names, e.g. SharePoint NOT sharepoint
36+
* description - One short sentence describing what users can build or monitor. Avoid API or implementation language like Access HaloPSA APIs and query ticket data.
3737

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

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
- [Adding a new plugin](?template=Add%20a%20new%20plugin.md)
44
- [Change to an existing plugin](?template=Change%20to%20an%20existing%20plugin.md)
5-
- [Miscellaneous change e.g. docs/metadata][?template=Miscellaneous%20change.md]
5+
- [Miscellaneous change e.g. docs/metadata](?template=Miscellaneous%20change.md)

0 commit comments

Comments
 (0)