Skip to content

Commit 39e98d0

Browse files
committed
Clearer versioning check
1 parent 30cf523 commit 39e98d0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/copilot-instructions.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
When reviewing code, focus on:
22

3+
## Versioning
4+
Any diff that touches files inside a plugin directory must include a corresponding change to metadata.json, that increases the `version` field. If no version bump is present, assume the task is unfinished and prompt to add one.
5+
36
## Naming & language
47
* Do not use “you” “Your”. Avoid conversational or instructional phrasing. Keep text neutral, concise, and descriptive.
58

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ SquaredUp has 60+ plugins out of the box. This repository contains all community
1414

1515
### Reporting issues or feature requests
1616

17-
- **Community-authored plugins**: Raise issues or improvement ideas directly in this repo - [create a new issue](issues/new/choose)
17+
- **Community-authored plugins**: Raise issues or improvement ideas directly in this repo - [create a new issue](/issues/new/choose)
1818
- **SquaredUp-authored plugins**: Use [Community Answers](https://community.squaredup.com) or contact support@squaredup.com
1919
- **The SquaredUp platform itself**: Use [Community Answers](https://community.squaredup.com) or contact support@squaredup.com
2020

0 commit comments

Comments
 (0)