Hi all
When you make your PR to pgRouting keep in mind:
The pgRouting project has no task 4
Think over your PR and commit message:
Don’t use: " … task 4"
The projects do not care about your fork
Also don’t add commits to fix your fork actions do it in another branch, or in your fork but not on a branch that is used for a PR
Instead of image use a link:
For example this message
Could be:
As per the instructions given in discourse i enabled the github actions for running the CI workflow ->i pushed .clang-tidy adding a blank line only so that the CI workflow will run and the output is visible in my fork repo.
And remembering that we dont care about your fork that is a comment to put on your issue task so for this example: here
Don’t forget put on your the link(s) to the PR(s) (merged or not) that you create
So for example: here and here
Regards