branch: main commit daecc4a186a5896ea2ed107d70c41ed88f17d724 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* README: Don't recommend sending patches --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index 1a40d81..d6114a8 100644 --- a/README +++ b/README @@ -89,15 +89,15 @@ Start your message with an explanation about the package. A copy-paste of the package's =Summary= and =Commentary= is perfectly fine here, but you can write more or less than that if you'd like. -At the bottom of the message contents include the changes you're going -to make (the patch). For a single-file package this can be the -package file itself instead of the patch. If you prefer (and if you +In your message include the URL of a Git repository where your package can +be found (or if that's not convenient and the package is small enough, +include a copy of its code as an attachment). If you prefer (and if you have push access), you can push your changes to a branch called =scratch/<pkg-name>=, and mention the branch in your message. After 48 hours, or once any issues have been addressed, someone will push your changes for you. You should probably also subscribe to -[[https://lists.gnu.org/mailman/listinfo/emacs-devel][emacs-de...@gnu.org]], since that's where we discuss about GNU Elpa, and +[[https://lists.gnu.org/mailman/listinfo/emacs-devel][emacs-de...@gnu.org]], since that's where we discuss about GNU ELPA, and to [[https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs][bug-gnu-em...@gnu.org]], since that's where people will report bugs about your package.