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

chore: community standard updates #29

Merged
merged 8 commits into from
Jan 16, 2025
Merged

chore: community standard updates #29

merged 8 commits into from
Jan 16, 2025

Conversation

ya7on
Copy link
Member

@ya7on ya7on commented Jan 13, 2025

Summary of changes:

  • Added Code of Conduct file. I took file content from contributor-covenant.org
  • Added Pull Request template
  • Added following Issue forms: "bug report", "feature request"
  • CI Updates:
    • Removed CI trigger on push to "master" because it duplicated trigger. Merge queue check master changes on PR merge
    • Split parallel jobs. Now Test running after Build job. These changes are for my thoughts about future adding more CI jobs like static analyzers and prettier formatting.
  • GitHub recommended community standards:
    • Added contributing guideline document
    • Added security policy file
  • Added docs/ directory:
    • Added guideline for developers that build application based on this contract. This is user guide so to speak.
    • Added SUMMARY.md file for Table of Contents for GitBook

@ya7on ya7on changed the title Docs improvements chore: community standard updates Jan 13, 2025
@ya7on ya7on force-pushed the docs_improvements branch from 8d09424 to 501c1dd Compare January 13, 2025 19:56
@ya7on ya7on marked this pull request as ready for review January 16, 2025 18:06
@ya7on ya7on requested a review from iamIcarus January 16, 2025 18:07
@ya7on ya7on enabled auto-merge January 16, 2025 18:21
@ya7on ya7on added this pull request to the merge queue Jan 16, 2025
Merged via the queue into master with commit ab19da4 Jan 16, 2025
4 checks passed
@ya7on ya7on deleted the docs_improvements branch January 16, 2025 18:26
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

Successfully merging this pull request may close these issues.

2 participants