[pkg-opensc-commit] [engine-pkcs11] 138/152: updated README.md

Eric Dorland eric at moszumanska.debian.org
Mon Oct 19 03:11:26 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository engine-pkcs11.

commit 58919351ee3ac8663d3d996efb3f1adcb98c3364
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Wed Sep 16 16:37:46 2015 +0200

    updated README.md
---
 README.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8a024b2..874a19b 100644
--- a/README.md
+++ b/README.md
@@ -2,8 +2,13 @@
 
 [![Build Status](https://travis-ci.org/OpenSC/engine_pkcs11.png)](https://travis-ci.org/OpenSC/engine_pkcs11)
 
+# Submitting pull requests
 
-# OpenSSL engine for PKCS#11 modules
+For adding new features or extending functionality in addition to the code,
+please submit a test program which verifies the correctness of operation.
+See tests/ for the existing test suite.
+
+# About engine_pkcs11: an OpenSSL engine for PKCS#11 modules
 
 engine_pkcs11 is a plug-in for the OpenSSL
 
@@ -74,3 +79,5 @@ init = 0
 The dynamic_path value is the engine_pkcs11 plug-in, the MODULE_PATH value is
 the OpenSC PKCS#11 plug-in. The engine_id value is an arbitrary identifier for
 OpenSSL applications to select the engine by the identifier.
+
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git



More information about the pkg-opensc-commit mailing list