Need to contribute to #guix using the #agit #git flow ? Wonder how could you send a long pull request description in a markdown file ?

Customize your pull_request_template.md file and use the push.sh script in this example:

https://codeberg.org/csantosb/guix/pulls/1

#guixtips

TITLE

---<br>name: 'Pull Request'<br>about: 'Pull request template'<br>title: ''<br>ref: ''<br>labels:<br>---<br><!--<br>Below is a checklist for package-related patches. For details please refer to<br>[the manual](https://guix.gnu.org/manual/devel/en/html_node/Submitting-Patches.html)<br><br>Common i...

Codeberg.org
@csantosb Nice! We should consider including it in the repo, under ‘etc/git’.