[libvirt PATCH 0/2] Improve entry point for new contributors

Andrea Bolognani posted 2 patches 4 years ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200406100706.466011-1-abologna@redhat.com
CONTRIBUTING.md | 18 ++++++++++++++++
README-hacking  | 56 -------------------------------------------------
2 files changed, 18 insertions(+), 56 deletions(-)
create mode 100644 CONTRIBUTING.md
delete mode 100644 README-hacking
[libvirt PATCH 0/2] Improve entry point for new contributors
Posted by Andrea Bolognani 4 years ago
Use the path most people will look for, reduce building instructions
to the bare minimum necessary to locally bootstrap the learning
process, and ensure duplication doesn't creep in over time by
pointing to the full documentation.

Andrea Bolognani (2):
  CONTRIBUTING: Add entry point for new contributors
  README-hacking: Drop from the git repository

 CONTRIBUTING.md | 18 ++++++++++++++++
 README-hacking  | 56 -------------------------------------------------
 2 files changed, 18 insertions(+), 56 deletions(-)
 create mode 100644 CONTRIBUTING.md
 delete mode 100644 README-hacking

-- 
2.25.1

Re: [libvirt PATCH 0/2] Improve entry point for new contributors
Posted by Andrea Bolognani 4 years ago
On Mon, 2020-04-06 at 12:07 +0200, Andrea Bolognani wrote:
> Use the path most people will look for, reduce building instructions
> to the bare minimum necessary to locally bootstrap the learning
> process, and ensure duplication doesn't creep in over time by
> pointing to the full documentation.
> 
> Andrea Bolognani (2):
>   CONTRIBUTING: Add entry point for new contributors
>   README-hacking: Drop from the git repository
> 
>  CONTRIBUTING.md | 18 ++++++++++++++++
>  README-hacking  | 56 -------------------------------------------------
>  2 files changed, 18 insertions(+), 56 deletions(-)
>  create mode 100644 CONTRIBUTING.md
>  delete mode 100644 README-hacking

ping

-- 
Andrea Bolognani / Red Hat / Virtualization