diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/git.md | 13 | ||||
-rw-r--r-- | www/tasks.md | 3 |
2 files changed, 7 insertions, 9 deletions
@@ -98,13 +98,12 @@ How to submit your patches ### Method 0: Use NotABug pull requests -NotABug, libreboot's main git hosting provider, now provides a *pull -requests* feature. <https://notabug.org/vimuser/> has the libreboot and -libreboot-website repositories. Create an account on the website, then -view the libreboot or libreboot-website repo and click "fork" and -clone your fork. Then commit your patch on top, and push into your -repository (we recommend into a non-master branch). NotABug guides you -through the process of pushing patches to it. +NotABug, libreboot's main git hosting provider, now provides a *pull requests* +feature. <https://notabug.org/vimuser/> has the libreboot repository. Create an +account on the website, then view the libreboot repo and click "fork" and clone +your fork. Then commit your patch on top, and push into your repository (we +recommend into a non-master branch). NotABug guides you through the process of +pushing patches to it. Once you have pushed your patches, go to the relevant repository on <https://notabug.org/vimuser/> and click "Pull Requests". Then click diff --git a/www/tasks.md b/www/tasks.md index e05db815..741d4bd2 100644 --- a/www/tasks.md +++ b/www/tasks.md @@ -21,8 +21,7 @@ How to send a bug report The bug tracker lists current tasks, with information on what is being done about them. -<https://notabug.org/vimuser/libreboot/issues>\ -<https://notabug.org/vimuser/libreboot-website/issues> +<https://notabug.org/vimuser/libreboot/issues> People of interest {#tasks} ------------------ |