Skip to content

Commit f30bfa1

Browse files
Create README.en.md
1 parent ae78ab6 commit f30bfa1

1 file changed

Lines changed: 60 additions & 0 deletions

File tree

translations/README.en.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
<p align="center">
2+
<img width="250" src="https://github.com/JavaAmazonas/java-amazonas/assets/99563281/32d2c100-29f9-42f1-a49b-58ffcc678dd5" alt="java_AM_no_sides">
3+
</p>
4+
5+
<p align="center">
6+
<i align="center">Java Amazonas Community Website 🚀</i>
7+
</p>
8+
9+
<h4 align="center">
10+
<a href="https://discord.com/invite/drYCpFH75g">
11+
<img src="https://img.shields.io/badge/discord-7289da.svg?style=flat-square&logo=discord" alt="discord" style="height: 20px;">
12+
</a>
13+
<a href="https://www.youtube.com/@JavaAmazonas">
14+
<img src="https://img.shields.io/badge/youtube-d95652.svg?style=flat-square&logo=youtube" alt="youtube" style="height: 20px;">
15+
</a>
16+
</h4>
17+
18+
<div align="center">
19+
20+
![Screenshot from 2024-03-31 10-27-10](https://github.com/JavaAmazonas/java-amazonas/assets/99563281/d0b733e3-ba70-43ee-a8d7-a15e91077a9d)
21+
22+
</div>
23+
24+
## Resources
25+
26+
- **[Discord](https://www.youtube.com/@JavaAmazonas)** for community support, discussions with the team, and events.
27+
- **[GitHub](https://github.com/JavaAmazonas/java-amazonas)** for source code, project board, issues, and pull requests.
28+
- **[YouTube](https://www.youtube.com/@JavaAmazonas)** Channel.
29+
- **[WhatsApp](https://chat.whatsapp.com/BwsPEqCdhw47JSKWRT6JF9)** Community group.
30+
- **[Instagram](https://www.instagram.com/javaamazonas)**
31+
32+
<a name="contributing_anchor"></a>
33+
## Contributing
34+
35+
```sh
36+
git clone https://github.com/JavaAmazonas/java-amazonas.git
37+
```
38+
39+
```sh
40+
npm install
41+
```
42+
43+
```sh
44+
ng serve
45+
```
46+
47+
Java Amazonas web is an open-source project. We are committed to a fully transparent development process and greatly appreciate any contribution. Whether you are helping us fix bugs, proposing new features, improving our documentation, or spreading the word, we would love to have you as part of the Java Amazonas community. We also plan to create a blog in the future.
48+
49+
- Bug Report: If you see an error message or run into an issue while using the site, create a [bug report](https://github.com/JavaAmazonas/java-amazonas/issues/new?assignees=&labels=type%3A+bug&template=bug.yaml&title=%F0%9F%90%9B+Bug+Report%3A+).
50+
51+
- Feature Request: If you have an idea or if something is missing that would make development easier and more robust, submit a [feature request](https://github.com/JavaAmazonas/java-amazonas/issues/new?assignees=&labels=type%3A+feature+request&template=feature.yml).
52+
53+
Not sure where to start? Join our Discord and we'll help you get started!
54+
55+
<a href="https://discord.com/invite/drYCpFH75g"><img src="https://amplication.com/images/discord_banner_purple.svg" /></a>
56+
57+
npx contributor-faces --exclude "*bot*" --limit 70 --repo "https://github.com/JavaAmazonas/java-amazonas"
58+
59+
change the height and width for each of the contributors from 80 to 50.
60+
--->

0 commit comments

Comments
 (0)