move header to bottom of the Contributing.md file

This commit is contained in:
nhmall
2026-05-11 12:18:17 -04:00
parent 7c14ed2723
commit e8e8749c25
+6 -3
View File
@@ -1,6 +1,3 @@
# NetHack 3.7 Contributing.txt $NHDT-Date: 1596498265 2020/08/03 23:44:25 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.19 $
# NetHack may be freely redistributed. See license for details.
If you are making a GitHub pull request for NetHack, please follow these guidelines:
1. The 50/72 Rule: Keep the subject line (the first line) under 50 characters
@@ -10,3 +7,9 @@ for readability in git log --oneline. If you need a more detailed description
2. Separate Subject from Body: Always include a blank line between the subject
and the body. This helps Git tools correctly parse the message.
# NetHack 3.7 Contributing.txt $NHDT-Date: 1596498265 2020/08/03 23:44:25 $ $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.19 $
# NetHack may be freely redistributed. See license for details.