diff options
| author | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-12-24 09:30:43 -0500 |
|---|---|---|
| committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2020-12-24 09:30:43 -0500 |
| commit | daecc4a186a5896ea2ed107d70c41ed88f17d724 (patch) | |
| tree | 687e2676e21bbc80d1d3d17701a5c026fb0d36a1 /README | |
| parent | f767916cad160931e1ce8c6e464b9f7f910a051e (diff) | |
* README: Don't recommend sending patches
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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-devel@gnu.org]], since that's where we discuss about GNU Elpa, and +[[https://lists.gnu.org/mailman/listinfo/emacs-devel][emacs-devel@gnu.org]], since that's where we discuss about GNU ELPA, and to [[https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs][bug-gnu-emacs@gnu.org]], since that's where people will report bugs about your package. |
