]> git.llucax.com Git - software/mutt-debian.git/blobdiff - doc/devel-notes.txt
adding a lintian override for the mutt Exec path in the desktop file
[software/mutt-debian.git] / doc / devel-notes.txt
index 8b7b610a7d8c81527b274e6dd3b30aa88e059448..31db35edebd5cc28ee9ee185cd0d9f6ed383c943 100644 (file)
@@ -157,9 +157,11 @@ submission to the mutt-dev mailing list for discussion and review.
 
 In order to ease later bisecting in case of bugs and code history,
 changes should be grouped logically, feature by feature or bugfix by
-bugfix. Escpecially a single patch fixing several problems at once
+bugfix. Especially a single patch fixing several problems at once
 should be avoided.
 
+Before submitting patches, please make sure the check_sec.sh script
+in the top-level source directory reports no errors/warnings.
 
 A word about warnings
 ---------------------