Skip to content

What is the format of the title of Issues and PRs? #3605

Answered by healchow
healchow asked this question in Q&A
Discussion options

You must be logged in to vote

Title of Issues

In the InLong project, the title format of the Issue is suggested as follows:

[Module] The brief of your feature/improve/bug

For example:

[Manager] Add version control for the stream source

Title of Pull requests

In the InLong project, the title format of the PR is suggested as follows:

[INLONG-1234][Module] Your message
  1. [INLONG-1234] represents the issue number associated with this commit.

  2. [Module] indicates which module or part of Apache InLong this commit belongs to.

  3. After a space, write your commit message, start with a capital letter, and cannot end with a number, space, or punctuation.

For example:

[INLONG-3293][Manager] Add version control for the stream …

Replies: 1 comment 7 replies

Comment options

healchow
Apr 11, 2022
Collaborator Author

You must be logged in to vote
7 replies
@shink
Comment options

shink Apr 11, 2022
Collaborator

@healchow
Comment options

healchow Apr 12, 2022
Collaborator Author

@shink
Comment options

shink Apr 12, 2022
Collaborator

@healchow
Comment options

healchow Apr 12, 2022
Collaborator Author

@shink
Comment options

shink Apr 12, 2022
Collaborator

Answer selected by healchow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants