tyk-operator icon indicating copy to clipboard operation
tyk-operator copied to clipboard

Update GoLand IDE support gif

Open buraksekili opened this issue 3 years ago • 1 comments
trafficstars

Description

The current GIF on the README does not look normal on Chrome, Brave, and Firefox. This PR updates this GIF

Related Issue

Motivation and Context

Test Coverage For This Change

Screenshots (if appropriate)

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • [ ] Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If PRing from your fork, don't come from your master!
  • [ ] Make sure you are making a pull request against our master branch (left side). Also, it would be best if you started your change off our latest master.
  • [ ] Make sure you are updating CHANGELOG.md based on your changes.
  • [ ] My change requires a change to the documentation.
    • [ ] If you've changed APIs, describe what needs to be updated in the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.
  • [ ] Check your code additions will not fail linting checks:
    • [ ] gofmt -s -w .
    • [ ] go vet ./...
    • [ ] golangci-lint run

buraksekili avatar Jul 08 '22 11:07 buraksekili

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Jul 08 '22 11:07 sonarqubecloud[bot]

Can we get this merged?

asoorm avatar Sep 14 '22 09:09 asoorm