Conversation
|
HTML artifacts: https://github.com/ros2/ros2_documentation/actions/runs/14051340790/artifacts/2812913959. To view the resulting site:
|
fujitatomoya
left a comment
There was a problem hiding this comment.
@kscottz @christophebedard
CC: @mjcarroll
one more enhancement for ROS 2 documentation 📝
I talked about this several weeks ago in the PMC meeting.
this issue template is for documentation specific, and meant to override global software issue template ros2/.github#3.
you can test it on https://github.com/fujitatomoya/github_test/issues, i applied this template there.
Note
This PR is independent, so if this is approved, we do not have to wait for ros2/.github#3
christophebedard
left a comment
There was a problem hiding this comment.
This looks great to me!
|
@christophebedard thanks! i will wait for the feedback from @kscottz for this before merge. |
kscottz
left a comment
There was a problem hiding this comment.
This is fantastic. No notes.
kscottz
left a comment
There was a problem hiding this comment.
The issue template itself is perfect, but the links threw me for a loop. I tried to make them more conversational. I think the links themselves are good and we should consider rolling them out across the organization.
|
@kscottz i borrowed your suggestions, thanks! |
|
@Mergifyio rebase |
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
Signed-off-by: Tomoya.Fujita <tomoya.fujita825@gmail.com> Co-authored-by: Katherine Scott <katherineAScott@gmail.com>
✅ Branch has been successfully rebased |
f667c95 to
7d55e05
Compare
* add github issue template. Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> * update desscription of config.yml to be more user-friendly. Signed-off-by: Tomoya.Fujita <tomoya.fujita825@gmail.com> Co-authored-by: Katherine Scott <katherineAScott@gmail.com> --------- Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> Signed-off-by: Tomoya.Fujita <tomoya.fujita825@gmail.com> Co-authored-by: Katherine Scott <katherineAScott@gmail.com> (cherry picked from commit 96636c1)
* add github issue template. Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> * update desscription of config.yml to be more user-friendly. Signed-off-by: Tomoya.Fujita <tomoya.fujita825@gmail.com> Co-authored-by: Katherine Scott <katherineAScott@gmail.com> --------- Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com> Signed-off-by: Tomoya.Fujita <tomoya.fujita825@gmail.com> Co-authored-by: Katherine Scott <katherineAScott@gmail.com> (cherry picked from commit 96636c1)
|
This pull request has been mentioned on ROS Discourse. There might be relevant details there: https://discourse.ros.org/t/new-issue-template-added-for-ros-2-documentation/42779/1 |
|
announcement has been posted on https://discourse.ros.org/t/new-issue-template-added-for-ros-2-documentation/42779 ! thanks for the review and suggestions! |
related to ros2/.github#3
ros2/.github#3 tries to add project global issue template in default.
This PR aims to have documentation specific template to override the global one because global template is more like software component issue template.
see more details for ros2/.github#3 (comment)