Skip to content

Commit 00c966f

Browse files
authored
Merge branch 'main' into add-dbt-anomaly-detector
2 parents b27207a + 362f8ae commit 00c966f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Link to your package's repository:
77
## Checklist
88
_This checklist is a cut down version of the [best practices](../blob/main/package-best-practices.md) that we have identified as the package hub has grown. Although meeting these checklist items is not a prerequisite to being added to the Hub, we have found that packages which don't conform provide a worse user experience._
99

10+
### Real world usage
11+
12+
Using coding agents to help you build your package is totally fine, but please don't submit it to the package hub until you've used it in your own production environment for an extended period of time.
13+
14+
- [ ] (Required): I have been using this package in production and am satisfied with its behavior.
15+
1016
### First run experience
1117
- [ ] (Required): The package includes a [licence file detectable by GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository), such as the Apache 2.0 or MIT licence.
1218
- [ ] The package includes a README which explains how to get started with the package and customise its behaviour

0 commit comments

Comments
 (0)