-
Notifications
You must be signed in to change notification settings - Fork 4
Docs cleanup #151
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
Merged
Merged
Docs cleanup #151
Changes from all commits
Commits
Show all changes
9 commits
Select commit
Hold shift + click to select a range
e429789
docs: Removed work in progress warnings.
jaenrig-ifx 95bd989
.github/workflows/hil_checks.yml: Added docs/ to ignore paths.
jaenrig-ifx 5d4c8eb
.github/workflows/compile_examples.yml: Added docs/ to ignore paths.
jaenrig-ifx 1ecdfd6
docs: Removed supported features as completed.
jaenrig-ifx fb64741
docs: Added contributing section to docs.
jaenrig-ifx cf7257c
README.md: Moved contributing guidelines to docs.
jaenrig-ifx 5829dac
docs: Added metafiles naming conventions.
jaenrig-ifx 9d84ec7
docs: Fix typos & formatting.
ederjc 627033f
docs: Cleaned up comments and todos.
jaenrig-ifx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| Contributing | ||
| ============= | ||
|
|
||
| We welcome community contributions! Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated** 👐. | ||
|
|
||
| If you have a suggestion that would make this better, please fork the repo and create a pull request for your changes as described step by step below. You can also simply open a feature request `issue <https://github.com/Infineon/arduino-core-psoc6/issues>`_. | ||
|
|
||
| 1. `Fork <https://github.com/Infineon/arduino-core-psoc6/fork>`_ this repository | ||
| 2. Create your feature branch (``git checkout -b feature/amazing-feature``) | ||
| 3. Commit your changes (``git commit -sm 'folder/sub-folder: Add some amazing-feature.'``) | ||
| 4. Push to the branch (``git push origin feature/amazing-feature``) | ||
| 5. Open a `pull request <https://github.com/Infineon/arduino-core-psoc6/pulls>`_ | ||
|
|
||
| Before submitting a pull request, please check the `code of conduct <https://github.com/Infineon/arduino-core-psoc6/blob/main/CODE_OF_CONDUCT.md>`_ and `code conventions <https://github.com/Infineon/arduino-core-psoc6/blob/main/CODE_CONVENTIONS.md>`_ for the PSOC™ 6 for Arduino project. | ||
|
|
||
| .. important:: | ||
| Significant contributions should be aligned with the project team in advance. Please open an issue to discuss your ideas before starting work on a large feature or change. | ||
| This helps ensure that your contributions align with the project's goals and standards. | ||
|
|
||
| Additionally, the following sections might be helpful for developing and testing your contributions: | ||
|
|
||
| - :doc:`env-setup` | ||
| - :doc:`run-tests` | ||
| - :doc:`metafiles-naming` | ||
|
|
||
| Thank you for following these guidelines! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.