Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #646 from ILIYANGERMANOV/develop
Browse files Browse the repository at this point in the history
Develop (features + progress)
  • Loading branch information
ILIYANGERMANOV authored Mar 28, 2022
2 parents 772120c + daaf007 commit d58c817
Show file tree
Hide file tree
Showing 44 changed files with 1,870 additions and 143 deletions.
4 changes: 2 additions & 2 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ _Put an `x` in the boxes that apply._

## Pull Request Type
Please check the type of change your PR introduces:
Please check the type of change your PR introduces:

- [ ] Bugfix
- [ ] Feature
- [ ] Code style update (formatting, new lines, etc.)
Expand Down Expand Up @@ -62,4 +62,4 @@ _Note: If you've checked "Compact Middle Packages" the option will appear as `co
**Method 3: Fastlane**
- Install Ruby 2.7
- `bundle install`
- `bundle exec fastlane ui_tests`
- `bundle exec fastlane ui_tests`
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
![Latest Release](https://img.shields.io/github/v/release/iliyangermanov/ivy-wallet)
[![Latest Release](https://img.shields.io/github/v/release/iliyangermanov/ivy-wallet)](https://github.com/ILIYANGERMANOV/ivy-wallet/releases)
[![Lint](https://github.com/ILIYANGERMANOV/ivy-wallet/actions/workflows/lint.yml/badge.svg)](https://github.com/ILIYANGERMANOV/ivy-wallet/actions/workflows/lint.yml)
[![Internal Release](https://github.com/ILIYANGERMANOV/ivy-wallet/actions/workflows/internal_release.yml/badge.svg)](https://github.com/ILIYANGERMANOV/ivy-wallet/actions/workflows/internal_release.yml)

Expand Down
Loading

0 comments on commit d58c817

Please sign in to comment.