-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
sergiomartins
committed
Aug 29, 2020
1 parent
3516f6f
commit fa5752b
Showing
11 changed files
with
37 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
![](https://media.giphy.com/media/TakOTvDEIHtz4Xdbnp/giphy.gif) | ||
![](img/rocket_cover.gif) | ||
|
||
# QA vacancies in Portugal | ||
> _An awesome curated list of the most recent QA vacancies in Portugal, updated every day!_ | ||
[![GitHub forks](https://img.shields.io/github/forks/sergiomartins8/qa-vacancies-in-portugal.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/sergiomartins8/qa-vacancies-in-portugal/network/) | ||
[![GitHub stars](https://img.shields.io/github/stars/sergiomartins8/qa-vacancies-in-portugal.svg?style=social&label=Star&maxAge=2592000)](https://github.com/sergiomartins8/qa-vacancies-in-portugal/stargazers/) | ||
[![GitHub stars](https://img.shields.io/github/stars/sergiomartins8/qa-vacancies-in-portugal.svg?style=social&label=Star)](https://github.com/sergiomartins8/qa-vacancies-in-portugal/stargazers/) | ||
[![GitHub forks](https://img.shields.io/github/forks/sergiomartins8/qa-vacancies-in-portugal.svg?style=social&label=Fork)](https://github.com/sergiomartins8/qa-vacancies-in-portugal/network/) | ||
|
||
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md) | ||
[![made-with-Markdown](https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg)](http://commonmark.org) | ||
[![](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](CONTRIBUTING.md) | ||
![](https://img.shields.io/badge/built_with-❤-darkred) | ||
|
||
[GitHub](https://github.com/sergiomartins8/qa-vacancies-in-portugal/) | ||
[Open Vacancies](#vacancies) | ||
[Vacancies](#vacancies) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
src/main/java/qa/vacancies/portugal/utils/markdown/MarkdownStringBuilder.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
package qa.vacancies.portugal.utils.markdown; | ||
|
||
public interface MarkdownStringBuilder { | ||
|
||
StringBuilder stringBuilder(); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters