HAFS Users Guide
develop
1. Background Information
2. Building, Running, and Testing HAFS
3. Customizing The Workflow
4. Contributor’s Guide
4.1. Introduction to Working with the HAFS Repository in GitHub
4.2. UFS Repository Code Management Guidance (Draft)
5. Reference
HAFS Users Guide
4.
Contributor’s Guide
View page source
4.
Contributor’s Guide
4.1. Introduction to Working with the HAFS Repository in GitHub
4.1.1. Fork the HAFS Repository and Clone the Forked Repository Locally
4.1.2. Create a Feature Branch from the
develop
Branch
4.1.3. Submit a Pull Request for Inclusion into the Authoritative HAFS Repository
4.2. UFS Repository Code Management Guidance (Draft)
4.2.1. GitFlow
4.2.2. Fork and PR Overview
4.2.3. General Coding Standards
4.2.4. Development and Testing Process
4.2.5. Opening an Issue
4.2.6. Making a Pull Request
4.2.6.1. PR Template
4.2.7. Merging
4.2.8. Need Help?