Skip to content

Commit 48ff0de

Browse files
committed
Update contribute page
1 parent b24736d commit 48ff0de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/contrib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ To report vulnerabilities privately, you can contact the authors by email (see [
1616

1717
## Suggesting a change
1818

19-
To suggest a change to this repository, [submit a pull request](https://github.com/IBM/prompt-declaration-language/pulls) with the complete set of changes that you want to suggest. Before creating a PR, make sure that your changes pass all of the tests.
19+
To suggest a change to this repository, [submit a pull request](https://github.com/IBM/prompt-declaration-language/pulls) with the complete set of changes that you want to suggest. Before creating a PR, make sure that your changes pass all of the tests and add tests for new features.
2020

2121
The test suite can be executed with the following command in the top-level folder:
2222
```

0 commit comments

Comments
 (0)