Re: [virttools-planet PATCH 1/4] Convert README to markdown format

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2020-03-31 at 11:08 +0100, Daniel P. Berrangé wrote:
> +How to add your blog
> +--------------------
> +Add a config.ini section for your blog to `updater/virt-tools/config.ini`:
> +
> +```
> +  [https://example.org/my/blog/feed/]
> +  name = John Doe
> +  face = jdoe.png
> +  facewidth = 96
> +  faceheight = 96
> +```

The indentation is now unnecessary - the code block is clearly
marked as such by the triple backtick.

> +Please send a patch email to `libvir-list@xxxxxxxxxx`:
> +
> +```
> +  $ git commit -as
> +  $ git send-email --to libvir-list@xxxxxxxxxx --cc berrange@xxxxxxxxxx HEAD^..
> +```

Same here.

We should probably tell people to use git-publish rather than git
send-email, but I guess this is going to be one of the first projects
to move to a MR workflow, so whatever :)


With the indentation adjusted,

  Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx>

-- 
Andrea Bolognani / Red Hat / Virtualization





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux