Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: Add wf recorder
Date: Thu, 10 Oct 2019 11:35:21 +0200	[thread overview]
Message-ID: <20191010093521.YzANE2vTrhNEpW7_La4Xem7NADqhYlxnIiPTwDnWHHM@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15277@inbox.vuxu.org>

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

New comment by reback00 on void-packages repository

https://github.com/void-linux/void-packages/pull/15277#issuecomment-540486247

Comment:
Well, I noticed your PR. There are some rules around here that you may need to follow to submit PRs. (1) You have to submit the whole change in one commit. When you have a new change you have to use:
```
git add 
git commit --amend
git push -f
```
See [here for details](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#review)

(2) You have to use a specific syntax when writing PR titles and commits. For new packages, use `New package: <pkgname>-<version>`. In your case it would be `New package: wf-recorder-0.1` There are also rules for submitting changes/updates later on.
See [here for details](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#committing-your-changes)

  reply	other threads:[~2019-10-10  9:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 12:37 [PR PATCH] " voidlinux-github
2019-10-10  9:35 ` voidlinux-github [this message]
2020-03-20  7:11 ` travankor
2020-03-20  7:35 ` [PR PATCH] [Closed]: " KristupasSavickas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191010093521.YzANE2vTrhNEpW7_La4Xem7NADqhYlxnIiPTwDnWHHM@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).