All of lore.kernel.org
 help / color / mirror / Atom feed
* [Powertop] [PATCH 0/3 v1] Rewrite README, and contribution guide
@ 2020-05-04 16:50 Joe Konno
  0 siblings, 0 replies; only message in thread
From: Joe Konno @ 2020-05-04 16:50 UTC (permalink / raw)
  To: powertop

[-- Attachment #1: Type: text/plain, Size: 1365 bytes --]

From: Joe Konno <joe.konno(a)intel.com>

This series rewrites the README using markdown syntax and adds a
contribution guide.

Series was submitted as a GitHub pull request as well:
  * https://github.com/fenrus75/powertop/pull/43

Thanks to my colleague, Doug Martin, for reviewing these changes.

CONTRIBUTE.md changes up development workflows in (hopefully) a good
way. In my opinion, these are the key take-aways from that document:
  * Use GitHub workflows for sharing/collaborating (e.g. PRs, Issues)
  * Use the Linux kernel coding style

The README and CONTRIBUTE documents will continue to evolve, but this
should get us going in the right direction.

PS: PowerTOP's project description on GitHub ("please post patches to
the mailing list instead of using github pull requests") will be changed
after this series is merged-- if it is.


Joe Konno (3):
  README.md: rename, add md syntax, and major tweaks
  README.md: Fix a misspelled name
  Add CONTRIBUTE.md

 CONTRIBUTE.md | 188 ++++++++++++++++++++++++++++++++++++++++++++++
 README        | 157 --------------------------------------
 README.md     | 204 ++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 392 insertions(+), 157 deletions(-)
 create mode 100644 CONTRIBUTE.md
 delete mode 100644 README
 create mode 100644 README.md

-- 
2.26.2

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-04 16:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-04 16:50 [Powertop] [PATCH 0/3 v1] Rewrite README, and contribution guide Joe Konno

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.