We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f0aecf commit aa04429Copy full SHA for aa04429
README.rst
@@ -32,3 +32,12 @@ Update an existing project
32
git merge skeleton/main --allow-unrelated-histories
33
34
This is also the workflow to use when updating the skeleton files in any given repository.
35
+
36
37
+Customizing
38
+-----------
39
40
+You typically want to perform these customizations:
41
42
+- remove or update the src/README.rst and tests/README.rst files
43
+- check the configure and configure.bat defaults
0 commit comments