Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update github PR template #4885

Merged
merged 2 commits into from
Nov 12, 2024
Merged

chore: update github PR template #4885

merged 2 commits into from
Nov 12, 2024

Conversation

lrstewart
Copy link
Contributor

Description of changes:

The team plans to include summaries in future release notes, so we want PR authors to facilitate that process by providing the summaries where necessary. Note: there is a description of the "Release Summary" section, but I wrote it as a comment so it's not visible in the preview view.

While I was modifying the template, I also made a few other tweaks that I think will be helpful.

Testing:

Just documentation

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Nov 11, 2024
Comment on lines +23 to +27
* Any change to the library source code should at least include unit tests.
* Any change to the core stuffer or blob methods should include [CBMC proofs](https://github.com/aws/s2n-tls/tree/main/tests/cbmc).
* Any change to the CI or tests should:
1. prove that the test succeeds for good input
2. prove that the test fails for bad input (eg, a test for memory leaks fails when a memory leak is committed)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can anyone think of other high level testing guidelines that I'm forgetting?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think what you've got is good. Definitely better than what we have already!

@lrstewart lrstewart marked this pull request as ready for review November 11, 2024 21:27
@lrstewart lrstewart enabled auto-merge (squash) November 11, 2024 23:21
@lrstewart lrstewart merged commit 8dd4815 into aws:main Nov 12, 2024
37 checks passed
@lrstewart lrstewart deleted the pr_template branch November 12, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants