You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,11 +60,11 @@ As one final guideline please be welcoming to newcomers and encourage new contri
60
60
61
61
Unsure where to begin contributing to Poly? You can start by looking through these beginner and help-wanted issues:
62
62
63
-
[Good first issues](https://github.com/TimothyStiles/poly/contribute) - issues which are good for first time contributors.
63
+
[Good first issues](https://github.com/bebop/poly/contribute) - issues which are good for first time contributors.
64
64
65
-
[Help wanted issues](https://github.com/TimothyStiles/poly/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22+) - issues which should be a bit more involved than beginner issues.
65
+
[Help wanted issues](https://github.com/bebop/poly/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22+) - issues which should be a bit more involved than beginner issues.
66
66
67
-
[Feature requests](https://github.com/TimothyStiles/poly/labels/enhancement) - before requesting a new feature search through previous feature requests to see if it's already been requested. If not then feel free to submit a request and tag it with the enhancement tag!
67
+
[Feature requests](https://github.com/bebop/poly/labels/enhancement) - before requesting a new feature search through previous feature requests to see if it's already been requested. If not then feel free to submit a request and tag it with the enhancement tag!
68
68
69
69
### Working on your first Pull Request?
70
70
@@ -106,11 +106,11 @@ If the answer to either of those two questions are "yes", then you're probably d
106
106
107
107
### Non-security related bugs
108
108
109
-
For non-security bug reports please [submit it using this template!](https://github.com/TimothyStiles/poly/issues/new?assignees=&labels=&template=bug_report.md&title=)
109
+
For non-security bug reports please [submit it using this template!](https://github.com/bebop/poly/issues/new?assignees=&labels=&template=bug_report.md&title=)
110
110
111
111
# How to suggest a feature or enhancement
112
112
113
-
If you want to suggest a feature it's as easy as filling out this [issue template](https://github.com/TimothyStiles/poly/issues/new?assignees=&labels=&template=feature_request.md&title=), but before you do please [check to see if it's already been suggested!](https://github.com/TimothyStiles/poly/labels/enhancement)
113
+
If you want to suggest a feature it's as easy as filling out this [issue template](https://github.com/bebop/poly/issues/new?assignees=&labels=&template=feature_request.md&title=), but before you do please [check to see if it's already been suggested!](https://github.com/bebop/poly/labels/enhancement)
0 commit comments