Skip to content

Commit 679231a

Browse files
committed
doc: add issues, pull-requests templates and support documentation
1 parent e77348f commit 679231a

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
`scaleway-sdk-pythom` is Apache 2.0 licensed and accepts contributions via GitHub.
44
This document will cover how to contribute to the project and report issues.
55

6-
<p align="center"><img width="50%" src="../docs/static_files/cli-artwork.png" /></p>
7-
86
## Topics
97

108
- [Reporting Security Issues](#reporting-security-issues)

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<!--- If your PR fully resolves and should automatically close the linked issue, use Closes. Otherwise, use Relates --->
99
Relates OR Closes #0000
1010

11-
Release note for [CHANGELOG](https://github.com/scaleway/scaleway-cli/blob/master/CHANGELOG.md):
11+
Release note for [CHANGELOG](https://github.com/scaleway/scaleway-sdk-python/blob/master/CHANGELOG.md):
1212
<!--
1313
If the change is not user facing, just write "NONE" in the release-note block below.
1414
-->

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Changelog

0 commit comments

Comments
 (0)