Skip to content

Commit defffc7

Browse files
committed
Add PR templates
1 parent 175d2d0 commit defffc7

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### Change in Behavior
2+
3+
Please provide appropriate justification for this change in behavior, clearly describing the problem, solution, and alternatives considered.
4+
5+
Before contributing, please read the [contribution guidelines](https://github.com/starfederation/datastar/blob/develop/CONTRIBUTING.md).
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
### New Behavior
2+
3+
Please provide appropriate justification for this new behavior, clearly describing the problem, solution, and alternatives considered.
4+
5+
Before contributing, please read the [contribution guidelines](https://github.com/starfederation/datastar/blob/develop/CONTRIBUTING.md).

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Thanks for thinking about contributing to Datastar 🚀
44

55
## Before You Contribute
66

7-
Before you contribute, please consider that Datastar is developed and maintained by a a small team of core contributors in a private repo. The source code for each version is made available in the public repo.
7+
Before you contribute, please consider that Datastar is developed and maintained by a a small team of core contributors in a _private_ repo. The source code for each version is made available in the public repo.
88

99
## Bug Reports
1010

@@ -16,7 +16,7 @@ Before requesting a new feature, please consider that Datastar is a lightweight
1616

1717
## Pull Requests
1818

19-
Always open an issue to discuss your idea _before_ submitting a pull request. Pull requests must be made to the `develop` branch, have a descriptive title and clearly describe the problem and solution. If the pull request adds or changes behavior, documentation and examples should be updated accordingly.
19+
Always open an issue to discuss your idea _before_ submitting a pull request. Pull requests must be made to the `develop` branch, have a descriptive title and clearly describe the problem and solution. If the pull request adds or changes behavior, appropriate justification _must_ be provided, and documentation and examples should be updated accordingly.
2020

2121
## SDKs
2222

0 commit comments

Comments
 (0)