From 9b0e86a8e74768c4fe848fb5ce8d754292db4e3e Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 23 Apr 2024 00:37:58 -0400 Subject: New upstream version 8.3.0. --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CONTRIBUTING.rst') diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 6f46094..404fe32 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -56,7 +56,7 @@ Here are some guidelines about how you can contribute to Nikola: * If you are fixing an issue, **include the issue number in commit** and/or pull request text (eg. ``fix #1234``) so the issue `is automatically closed `_. -* Run ``flake8 nikola`` for **style consistency**. +* Run ``flake8 nikola tests`` for **style consistency**. * Ensure your Git name and e-mail are set correctly (they will be public) and `added to GitHub `_ * **Try writing some tests** if possible — again, following existing tests is -- cgit v1.2.3