Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d22095e

Browse files
authoredOct 13, 2020
Merge pull request #4 from stm32duino/master
Update 13 octuber 2020
2 parents 4f4ca11 + cbccfe4 commit d22095e

File tree

1,275 files changed

+365262
-135293
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,275 files changed

+365262
-135293
lines changed
 

‎.github/ISSUE_TEMPLATE/new-variant-request.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ assignees: ''
1818
**Note that user can add a STM32 based board following this [wiki](https://github.com/stm32duino/wiki/wiki/Add-a-new-variant-(board))**
1919

2020
Any contribution is welcome, so do not hesitate to submit a PR.
21+
22+
All new variant request will be moved to [New Variant] request list #722 and the related issue will be closed.

‎.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ Explain the **motivation** for making this change. What existing problem does th
2828

2929
**Validation**
3030

31-
* Ensure Travis CI build is passed.
31+
* Ensure CI build is passed.
3232
* Demonstrate the code is solid. [e.g. Provide a sketch]
3333

34-
<!-- Make sure tests pass on both Travis CI. -->
34+
<!-- Make sure tests pass on both CI. -->
3535

3636
**Code formatting**
3737

38-
* Ensure AStyle check is passed thanks Travis CI (soon)
38+
* Ensure AStyle check is passed thanks CI
3939

4040
<!-- See the simple style guide. -->
4141

0 commit comments

Comments
 (0)