Skip to content

Commit c140617

Browse files
committed
fix: corrected boiler plate and added security policy
1 parent 38a8675 commit c140617

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@
22

33
Thank you for your interest in contributing to the runpod-python project! This document is a set of guidelines for contributing to this project on GitHub. These are guidelines, not rules. This guide is meant to make it easy for you to get involved.
44

5-
## Code of Conduct
6-
7-
This project and everyone participating in it is governed by the [runpod-python Code of Conduct](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code.
8-
95
## Reporting Bugs and Suggesting Enhancements
106

11-
If you have found a bug or would like to suggest a new feature or enhancement, please start by checking if there is an existing [issue](https://github.com/yourusername/runpod-python/issues) for it. If there isn't one, you can create one, clearly describing the bug or feature, with as much detail as possible.
7+
If you have found a bug or would like to suggest a new feature or enhancement, please start by checking if there is an existing [issue](https://github.com/runpod/runpod-python/issues) for it. If there isn't one, you can create one, clearly describing the bug or feature, with as much detail as possible.
128

139
## Code Contributions
1410

@@ -68,6 +64,6 @@ Before submitting a pull request, please make sure your changes pass all tests.
6864

6965
## Getting Help
7066

71-
If you have any questions or need help with contributing, feel free to reach out on the [issue tracker](https://github.com/yourusername/runpod-python/issues) or open a new issue. We're here to help!
67+
If you have any questions or need help with contributing, feel free to reach out on the [issue tracker](https://github.com/runpod/runpod-python/issues) or open a new issue. We're here to help!
7268
7369
Thank you for contributing!

SECURITY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Suspected vulnerabilities can be reported to `[email protected]`

0 commit comments

Comments
 (0)