Skip to content

Commit e756b12

Browse files
committed
added .github/* and CHANGELOG
1 parent 86c26fc commit e756b12

File tree

3 files changed

+64
-0
lines changed

3 files changed

+64
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## Observed behaviour
2+
3+
4+
## Expected behaviour
5+
6+
7+
## Steps to reproduce the behaviour
8+
9+
10+
## Your configuration
11+
12+
13+
(by the way, thank you **very** much for contributing to Asqatasun!)

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
2+
## Purpose of this Pull Request?
3+
4+
5+
## Where should the reviewer start its review?
6+
7+
8+
## How the PR could be tested?
9+
10+
11+
## Any background context you want to provide?
12+
13+
14+
## What are the related issues?
15+
16+
17+
## Screenshots (if appropriate)
18+
19+
20+
(by the way, thank you **very** much for contributing to Asqatasun!)

CHANGELOG.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
2+
--------------------------------
3+
Asqa.mvn 0.4.0, 2016-11-26
4+
--------------------------------
5+
- jdk-*/Dockerfile : reduced weight from 443 MB to 361 MB
6+
- jdk-*/alpine/Dockerfile : reduced weight from 253 MB to 170 MB
7+
8+
--------------------------------
9+
Asqa.mvn 0.3.1, 2016-11-20
10+
--------------------------------
11+
- updated alpine/Dockerfile : using "apk --no-cache"
12+
13+
--------------------------------
14+
Asqa.mvn 0.3.0, 2016-11-20
15+
--------------------------------
16+
- added Asqatasun/jdk-7/alpine/Dockerfile
17+
- added Asqatasun/jdk-7/alpine/Dockerfile
18+
19+
--------------------------------
20+
Asqa.mvn 0.2.0, 2016-11-20
21+
--------------------------------
22+
- Dockerfile : bypass entrypoint (faster loading of the Docker container)
23+
24+
--------------------------------
25+
Asqa.mvn 0.1.0, 2016-11-20
26+
--------------------------------
27+
- added Asqatasun/jdk-7/Dockerfile
28+
- added Asqatasun/jdk-8/Dockerfile
29+
30+
31+

0 commit comments

Comments
 (0)