Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

virgile-dev
Copy link
Collaborator

Purpose

Update the issue template to help contributors

Please ensure the following items are checked before submitting your pull request:

  • I have read and followed the contributing guidelines
  • I have read and agreed to the Code of Conduct
  • I have signed off my commits with git commit --signoff (DCO compliance)
  • I have signed my commits with my SSH or GPG key (git commit -S)
  • My commit messages follow the required format: <gitmoji>(type) title description
  • I have added a changelog entry under ## [Unreleased] section (if noticeable change)
  • I have added corresponding tests for new features or bug fixes (if applicable)


**Before you file your issue**
- Check the other [issues](https://github.com/suitenumerique/docs/issues) before filing your own
- If your issue is related to the text editor ([BlockNote](https://github.com/TypeCellOS/BlockNote)) please [file it on their repo](https://github.com/TypeCellOS/BlockNote/issues). If you don't know file away ! We'll tell you where it belongs or even file it for you if we need it too 😊
Copy link
Collaborator

Choose a reason for hiding this comment

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

I suggest rephrasing the second item: "If your report is related to the BlockNote text editor, file it on their repo. If you're not sure whether the problem is with BlockNote or Docs, file the bug on our repo: if we support it, we'll backport it upstream ourselves, otherwise we'll ask you to do so."

If you keep the current phrasing, just a nitpick: you can remove the space before the "!".

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks

Copy link
Collaborator

Choose a reason for hiding this comment

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

We are using this template (PULL_REQUEST_TEMPLATE.md), it should not be removed.

@virgile-dev virgile-dev force-pushed the update-contributing-policy branch from fd2af80 to e2dcc50 Compare July 17, 2025 08:52
@virgile-dev virgile-dev requested a review from AntoLC July 17, 2025 08:52
@virgile-dev virgile-dev enabled auto-merge (squash) July 17, 2025 08:53
@virgile-dev virgile-dev removed the request for review from AntoLC July 17, 2025 08:53
Copy link
Collaborator

@AntoLC AntoLC left a comment

Choose a reason for hiding this comment

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

You have a typo in your commit message:

- πŸ“(contributing) udpate issue template
+ πŸ“(contributing) update issue template

This commit (πŸ“(contributing) BlockNote instructions) is a fixup of this commit (πŸ“(contributing) udpate issue template), they should be squashed.

We get issues that are actually for BlockNote

Signed-off-by: virgile-dev <[email protected]>
The template removed is no longer in use

Signed-off-by: virgile-dev <[email protected]>
@virgile-dev virgile-dev force-pushed the update-contributing-policy branch from e2dcc50 to 54199ec Compare July 17, 2025 09:44
@AntoLC AntoLC self-requested a review July 17, 2025 09:45
@virgile-dev virgile-dev merged commit ca09f9a into main Jul 17, 2025
19 of 21 checks passed
@virgile-dev virgile-dev deleted the update-contributing-policy branch July 17, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants