We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790e12e commit 8885674Copy full SHA for 8885674
1 file changed
.github/copilot-instructions.md
@@ -22,3 +22,7 @@ See pytest markers for additional options of running tests.
22
23
We use Dependabot from GitHub to keep our dependencies up to date, we use ``requirements.txt``
24
as our constraints or "lock" file.
25
+
26
+Every Pull Request should have a newsfragment file briefly explaining the change. The text
27
+should be using restructured text syntax. How to write a newsfragment and what types we
28
+have is explained the Contributor's guide in the documentation in ``docs/`` folder.
0 commit comments