-
Notifications
You must be signed in to change notification settings - Fork 5
Added files to comply with Community STANDARDS #29
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
Open
Alaz-Oz
wants to merge
3
commits into
main
Choose a base branch
from
Alaz-Oz-maintainer-patch-1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,40 @@ | ||
| --- | ||
| name: Bug report | ||
| about: Create a report to help us improve | ||
| title: "[BUG] " | ||
| labels: '' | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| **Describe the bug** | ||
| A clear and concise description of what the bug is. | ||
|
|
||
| **To Reproduce** | ||
| Steps to reproduce the behavior: | ||
| 1. Go to '...' | ||
| 2. Click on '....' | ||
| 3. Scroll down to '....' | ||
| 4. See error | ||
|
|
||
| **Expected behavior** | ||
| A clear and concise description of what you expected to happen. | ||
|
|
||
| **Screenshots** | ||
| If applicable, add screenshots to help explain your problem. | ||
|
|
||
| **Desktop (please complete the following information):** | ||
| - OS: [e.g. iOS] | ||
| - Language: [e.g. C++] | ||
| - Version [e.g. 22] | ||
|
|
||
| **Smartphone (please complete the following information):** | ||
| - Device: [e.g. iPhone6] | ||
| - OS: [e.g. iOS8.1] | ||
| - Version [e.g. 22] | ||
| - Language: [e.g. C++] | ||
| - App: [e.g. Termux] | ||
| - App-Version: [e.g. 1.0] | ||
|
|
||
| **Additional context** | ||
| Add any other context about the problem here. | ||
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,20 @@ | ||
| --- | ||
| name: Feature request | ||
| about: Suggest an idea for this project | ||
| title: "[FEATURE]" | ||
| labels: '' | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| **Is your feature request related to a problem? Please describe.** | ||
| A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
|
||
| **Describe the solution you'd like** | ||
| A clear and concise description of what you want to happen. | ||
|
|
||
| **Describe alternatives you've considered** | ||
| A clear and concise description of any alternative solutions or features you've considered. | ||
|
|
||
| **Additional context** | ||
| Add any other context or screenshots about the feature request here. |
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,21 @@ | ||
| # Pull Request | ||
|
|
||
| ## Description | ||
| <!-- Briefly describe the purpose and goals of this pull request. --> | ||
|
|
||
| ## Changes Made | ||
| <!-- Provide a list of the changes made in this pull request. --> | ||
|
|
||
| ## Related Issues | ||
| <!-- Mention any related issues that are being addressed or resolved by this pull request. --> | ||
|
|
||
| ## Screenshots (if applicable) | ||
| <!-- Include screenshots or GIFs that help visualize the changes made, if applicable. --> | ||
|
|
||
| ## Checklist | ||
| - [ ] I have read and followed the [contribution guidelines](CONTRIBUTING.md). | ||
| - [ ] My code follows the coding standards of the project. | ||
| - [ ] I have updated the documentation if necessary. | ||
|
|
||
| ## Additional Notes | ||
| <!-- Include any additional information --> |
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,23 @@ | ||
| # Security Policy | ||
|
|
||
| ## Reporting a Security Vulnerability | ||
|
|
||
| If you discover a security vulnerability in this project, please follow these steps: | ||
|
|
||
| 1. **Do not create a public GitHub issue.** | ||
| 2. Email the project owner directly at [2g.oz.labs@gmail.com](mailto:2g.oz.labs@gmail.com) with a detailed description of the vulnerability. | ||
| 3. Allow some time for the project owner to review and respond to your report. | ||
| 4. If the vulnerability is confirmed, the project owner will work on a fix and provide a timeline for the resolution. | ||
| 5. Once the fix is ready, the project owner will coordinate with you for a responsible disclosure. | ||
|
|
||
| ## Supported Versions | ||
|
|
||
| This project is continuously evolving, and only the latest version is actively supported. It is recommended to use the latest release for the most up-to-date features and security enhancements. | ||
|
|
||
| ## Code of Conduct | ||
|
|
||
| By participating in this project, you agree to abide by the [Code of Conduct](CODE_OF_CONDUCT.md). | ||
|
|
||
| ## Reporting a Non-Security Issue | ||
|
|
||
| For non-security related issues, bugs, or feature requests, please use the [GitHub issue tracker](https://github.com/2G-Labs/DSA/issues). |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What these explains?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How to reproduce the error, i.e., what other person should do to get that error. Series of steps that will result in error.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am not getting.
Explain in detail.
with example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Like if the user getting error using this repository. (Because of error in Selection sort, lets say)
User is performing these steps that lead to error:
Algorithm/SelectionSort/SelectionSort.cppusingc++ ./Algorithm/SelectionSort/SelectionSort.cpp & ./a.outNote
The steps could vary depending how the error is encountered.
This will help us devs to debug the code, and provide corrections.