We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc282f commit 38b1461Copy full SHA for 38b1461
README
@@ -12,6 +12,8 @@ and updating Quicklisp data.
12
13
TO ADD A PROJECT TO QUICKLISP
14
------------------------------------------
15
+Please do NOT open a pull request.
16
+
17
Please open a github issue here:
18
19
https://github.com/quicklisp/quicklisp-projects/issues
@@ -25,6 +27,7 @@ and its purpose.
25
27
The system definition(s) for the project should include :DESCRIPTION,
26
28
:AUTHOR, and :LICENSE options.
29
30
31
Personal pet peeve: Please don't describe your project simply by
32
saying it's an interface to some C library. Explain what the C library
33
is for and why someone might want to use it from Common Lisp, and link
0 commit comments