Skip to content

Commit

Permalink
root: housekeeping for release quality
Browse files Browse the repository at this point in the history
Since we're close to release v1.6.0, we should do 1 round of full
housekeeping across all the codes before actual release. Hence,
let's do this.

This patch performs housekeeping for release quality in root
directory.

Co-authored-by: Galyna, Cory <124406765+corygalyna@users.noreply.github.com>
Co-authored-by: (Holloway) Chew, Kean Ho <hollowaykeanho@gmail.com>
Signed-off-by: (Holloway) Chew, Kean Ho <hollowaykeanho@gmail.com>
  • Loading branch information
hollowaykeanho and corygalyna committed Oct 10, 2023
1 parent 9fc797b commit a538c32
Show file tree
Hide file tree
Showing 44 changed files with 459 additions and 39 deletions.
6 changes: 6 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Prologue

**We DO NOT ACCEPT ANY PULL/MERGE REQUEST FOR THIS REPOSITORY**.

The right procedure for contributing back via these platform services ARE:
Expand All @@ -12,6 +13,7 @@ The right procedure for contributing back via these platform services ARE:


# Why?

We want to:

1. **Retaining all changes and information inside git log ONLY**; and
Expand All @@ -35,6 +37,7 @@ identified supply-chain threat.


# What is Required in Your Commit Messages

**Write the whole ESSAY of the issue ticket you are working on**. Remember the
goal is to capture your commitment from problem to why we should apply your
patch.
Expand Down Expand Up @@ -84,6 +87,7 @@ reviewers know where to digest them.


## GPG Signature for Commit Signature

**Optional but highly recommended** since we are doing manual code-review and
automated CI testing internally on our side with our own automation tools.

Expand All @@ -94,6 +98,7 @@ you internally in the future.


# To Generate Patches

To create your patches, please use any of the following `git` command:

```bash
Expand Down Expand Up @@ -123,6 +128,7 @@ $ git format-patch <STARTING_COMMIT_ID>^..<END_COMMIT_ID> --stdout > my.patch


# Epilogue

That's all from us. Your pull request **SHALL BE REJECTED WITH PERJUDICE** if
you choose to ignore this message.

Expand Down
11 changes: 11 additions & 0 deletions .github/images/sponsor_en_210x50.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a538c32

Please sign in to comment.