Skip to content

[improve][doc] Clarify to check numbering when creating the PIP doc - #21623

Merged
Technoboy- merged 3 commits into
apache:masterfrom
asafm:update-readme-pip
Nov 27, 2023
Merged

[improve][doc] Clarify to check numbering when creating the PIP doc#21623
Technoboy- merged 3 commits into
apache:masterfrom
asafm:update-readme-pip

Conversation

@asafm

@asafm asafm commented Nov 26, 2023

Copy link
Copy Markdown
Contributor

Motivation

When someone writes a PIP they choose the number before starting the doc, but time does pass until they actually create the PR in which the number may have been taken. They to need to double check it.

Examples:

Modifications

Added clarification to step when creating the PR

Verifying this change

  • Make sure that the change passes the CI checks.

This change is a trivial rework / code cleanup without any test coverage.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@github-actions

Copy link
Copy Markdown

@asafm Please add the following content to your PR description and select a checkbox:

- [ ] `doc` <!-- Your PR contains doc changes -->
- [ ] `doc-required` <!-- Your PR changes impact docs and you will update later -->
- [ ] `doc-not-needed` <!-- Your PR changes do not impact docs -->
- [ ] `doc-complete` <!-- Docs have been already added -->

@github-actions

Copy link
Copy Markdown

@asafm Please select only one documentation label in your PR description.

Comment thread pip/README.md Outdated
4. Create GitHub Pull request (PR). The PR title should be `[improve][pip] PIP-xxx: {title}`, where the `xxx` match the number given in previous step (file-name). Replace `{title}` with a short title to your proposal.
5. The author(s) will email the dev@pulsar.apache.org mailing list to kick off a discussion, using subject prefix `[DISCUSS] PIP-xxx: {PIP TITLE}`. The discussion will happen in broader context either on the mailing list or as general comments on the PR. Many of the discussion items will be on particular aspect of the proposal, hence they should be as comments in the PR to specific lines in the proposal file.
*Validate* again that your numer does not collide, by step (2) numbering check.
6. The author(s) will email the dev@pulsar.apache.org mailing list to kick off a discussion, using subject prefix `[DISCUSS] PIP-xxx: {PIP TITLE}`. The discussion will happen in broader context either on the mailing list or as general comments on the PR. Many of the discussion items will be on particular aspect of the proposal, hence they should be as comments in the PR to specific lines in the proposal file.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The No. of this line should be 5, right?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Fixed

@Technoboy- Technoboy- added this to the 3.2.0 milestone Nov 27, 2023
@Technoboy- Technoboy- added doc-not-needed Your PR changes do not impact docs and removed doc-label-missing labels Nov 27, 2023
@Technoboy-
Technoboy- merged commit 8dac8a5 into apache:master Nov 27, 2023
@asafm
asafm deleted the update-readme-pip branch November 27, 2023 13:06
@hechen0 hechen0 mentioned this pull request Jul 24, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-not-needed Your PR changes do not impact docs type/PIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants