Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Guidelines for SMOKE code submissions #111

Open
cseppan opened this issue Aug 27, 2024 · 0 comments
Open

Guidelines for SMOKE code submissions #111

cseppan opened this issue Aug 27, 2024 · 0 comments

Comments

@cseppan
Copy link
Member

cseppan commented Aug 27, 2024

Code updates should be submitted as pull requests to the SMOKE GitHub repository

Follow GitHub's best practices for pull requests:
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/getting-started/best-practices-for-pull-requests

  • Ideally, each pull request should be small, focused, and fulfill a single purpose
  • Review, build, and test your own pull request before submitting it
  • Include a clear title and meaningful description for your pull request including the purpose of your code updates and an overview of your changes

Confirm that your code merges cleanly into the latest version of SMOKE

Verify that all programs impacted by your code updates compile and run successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant