From 313d0da028a2f47b3ac2fac62e12d4103bcdccf0 Mon Sep 17 00:00:00 2001 From: "Michael A. Smith" Date: Thu, 21 Jun 2018 14:54:38 -0400 Subject: Fix Town Crier Link --- docs/developer-guide.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/developer-guide.txt b/docs/developer-guide.txt index 6b04603b..8a967f6c 100644 --- a/docs/developer-guide.txt +++ b/docs/developer-guide.txt @@ -66,7 +66,7 @@ and a reference to any issue tickets that the PR is intended to solve. All PRs with code changes should include tests. All changes should include a changelog entry. -``setuptools`` uses `towncrier `_ +``setuptools`` uses `towncrier `_ for changelog managment, so when making a PR, please add a news fragment in the ``changelog.d/`` folder. Changelog files are written in Restructured Text and should be a 1 or 2 sentence description of the substantive changes in the PR. -- cgit v1.2.1