emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/topspace ac2e2c2cdb 072/181: Mention to follow Elisp st


From: ELPA Syncer
Subject: [elpa] externals/topspace ac2e2c2cdb 072/181: Mention to follow Elisp style guides
Date: Tue, 23 Aug 2022 12:58:35 -0400 (EDT)

branch: externals/topspace
commit ac2e2c2cdbce12f60672f4df2fa949d7d0f14073
Author: Trevor Pogue <trevorpogue@gmail.com>
Commit: GitHub <noreply@github.com>

    Mention to follow Elisp style guides
---
 CONTRIBUTING.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index c281656fa4..b0d1836a7c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,6 +18,7 @@ request. Please, try to follow these guidelines when you do 
so.
 
 ## Pull requests
 
+* Follow the [Emacs Lisp 
conventions](https://www.gnu.org/software/emacs/manual/html_node/elisp/Tips.html)
 and the [Emacs Lisp Style 
Guide](https://github.com/bbatsov/emacs-lisp-style-guide)
 * Read [how to properly contribute to open source projects on Github][2].
 * Use a topic branch to easily amend a pull request later, if necessary.
 * Write [good commit messages][3].



reply via email to

[Prev in Thread] Current Thread [Next in Thread]