Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions .codeclimate.yml

This file was deleted.

14 changes: 7 additions & 7 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,36 +8,36 @@ assignees: ""

## Bug Report

### Description:
### Description

[Provide a clear and concise description of the bug.]

### Steps to Reproduce:
### Steps to Reproduce

1. [First step]
2. [Second step]
3. [Third step]
- [If applicable]

### Expected Behavior:
### Expected Behavior

[Describe what you expected to happen.]

### Actual Behavior:
### Actual Behavior

[Describe what actually happened.]

### Screenshots or Additional Information:
### Screenshots or Additional Information

[If applicable, add screenshots or other information to help illustrate the issue.]

### Environment:
### Environment

- Operating System: [e.g., Windows, macOS, Linux]
- Browser (if applicable): [e.g., Chrome, Firefox, Safari]
- Version: [e.g., 1.0.0]

### Checklist:
### Checklist

- [ ] I have searched for a similar issue and didn't find any duplicates.
- [ ] I have included all the required information.
Expand Down
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/documentation_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ assignees: ""

## Documentation Issue

### Description:
### Description

[Provide a clear and concise description of the documentation issue.]

### Affected Documentation:
### Affected Documentation

[Specify the affected section(s) or page(s) of the documentation.]

### Suggested Improvement:
### Suggested Improvement

[If you have a suggestion for improving the documentation, please describe it here.]

### Checklist:
### Checklist

- [ ] I have searched for similar documentation issues and found none.
- [ ] I have included all the required information.
Expand Down
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,27 @@ assignees: ""

## Feature Request

### Description:
### Description

[Provide a clear and concise description of the feature you're requesting.]

### Use Case:
### Use Case

[Explain the use case or scenario where this feature would be beneficial.]

### Proposed Solution:
### Proposed Solution

[If you have a specific solution in mind, describe it here.]

### Alternatives Considered:
### Alternatives Considered

[Have you considered any alternative solutions or workarounds?]

### Additional Context:
### Additional Context

[Add any additional context or information that might be relevant to the feature request.]

### Checklist:
### Checklist

- [ ] I have searched for a similar feature request and didn't find any duplicates.
- [ ] I have included all the required information.
Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/question_or_help.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@ assignees: ""

## Question/Help

### Description:
### Description

[Briefly describe the question or issue you need help with.]

### Context:
### Context

[Provide any relevant context or details that might help others understand your question or issue better.]

### Checklist:
### Checklist

- [ ] I have searched for similar questions or issues and found none.
- [ ] I have included all the required information.
Expand Down
22 changes: 11 additions & 11 deletions .github/ISSUE_TEMPLATE/report_a_security_vulnerability.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,48 +10,48 @@ assignees: ""

# Security Vulnerability Report

## Title:
## Title

[Concise title describing the vulnerability]

## Contact Information:
## Contact Information

[Your contact information - email or other preferred means of contact]
[Remember that this information may be publicly visible depending on the project's settings]

## Description:
## Description

[Detailed description of the vulnerability, including steps to reproduce if possible]

## Supporting Documentation:
## Supporting Documentation

[Attach any supporting documentation, code, or relevant information]

## Impact:
## Impact

[Describe the impact of the vulnerability]

## Suggestions to Fix:
## Suggestions to Fix

[If you have suggestions on how to fix the vulnerability, please include them here]

## Steps to uncover:
## Steps to uncover

[If you have suggestions on how to uncover the vulnerability, please include them here]

## Steps to reproduce:
## Steps to reproduce

[If you have suggestions on how to reproduce the vulnerability, please include them here]

## Severity:
## Severity

[Low/Medium/High]

## Affected Versions:
## Affected Versions

[List affected versions here]

## Checklist:
## Checklist

- [ ] I have filled out all the fields above
- [ ] I have searched for a similar issue in the project and found none
Expand Down
18 changes: 9 additions & 9 deletions .github/ISSUE_TEMPLATE/translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,41 +8,41 @@ assignees: ""

# Translation Issue Report

## Description:
## Description

[Provide a clear and concise description of the translation issue.]

## Context:
## Context

[Explain the context in which the translation issue occurred.]

## Source Language:
## Source Language

[Specify the language of the original content.]

## Target Language:
## Target Language

[Specify the language the content was translated into.]

## Incorrect Translation:
## Incorrect Translation

[Provide the section or phrase that is incorrectly translated.]

## Suggested Translation:
## Suggested Translation

[Offer your suggested correction or improvement.]

## Screenshots or Additional Information:
## Screenshots or Additional Information

[If applicable, add screenshots or other information to help illustrate the translation issue.]

## Environment:
## Environment

- Operating System: [e.g., Windows, macOS, Linux]
- Browser (if applicable): [e.g., Chrome, Firefox, Safari]
- Version: [e.g., 1.0.0]

## Checklist:
## Checklist

- [ ] I have searched for similar translation issues and didn't find any duplicates.
- [ ] I have included all the relevant information.
Expand Down
14 changes: 7 additions & 7 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@ For example:
A CLA is required for this pull request. Please read and sign the CLA at https://cla.developers.codevedas.com
-->

## Pull Request
# Pull Request

### Description:
## Description

[Provide a clear and concise description of the changes introduced by this pull request.]

### Related Issue:
## Related Issue

[If your pull request addresses a specific issue, reference it here by linking to the issue using the pound sign (#). For example, #123]

### Proposed Changes:
## Proposed Changes

[Outline the changes made in this pull request. Include any new features, bug fixes, or enhancements.]

### Checklist:
## Checklist

- [ ] I have tested these changes locally.
- [ ] I have ensured that my code follows the project's coding standards.
Expand All @@ -39,11 +39,11 @@ A CLA is required for this pull request. Please read and sign the CLA at https:/
- [ ] I have confirmed that the changes work with the latest version of dependencies.
- [ ] I have added appropriate labels to the pull request.

### Screenshots or Additional Information:
## Screenshots or Additional Information

[If applicable, provide screenshots or any additional information that helps reviewers understand the changes.]

### Environment:
## Environment

- Operating System: [e.g., Windows, macOS, Linux]
- Browser (if applicable): [e.g., Chrome, Firefox, Safari]
Expand Down
16 changes: 12 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
version: 2
updates:
- package-ecosystem: "bundler"
directory: "/"
- package-ecosystem: bundler
directory: /docs
schedule:
interval: "daily"
interval: daily
- package-ecosystem: bundler
directory: /danger
schedule:
interval: daily
- package-ecosystem: bundler
directory: /mutils
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/"
directory: /
schedule:
interval: daily
open-pull-requests-limit: 10
Loading
Loading