Skip to content

Latest commit

 

History

History
109 lines (71 loc) · 2.45 KB

Readme-eng.md

File metadata and controls

109 lines (71 loc) · 2.45 KB

Table of Contents

About The Project

. 작성 필요..

Reference

Thanks for reference documents.

Getting Started

Prerequisites

  • Chrome browsers

This is the only source code for Chrome browsers. Other browser support, such as Firefox, requires additional action. I'd appreciate it if you could upload it to PR 😘)

Installation

  1. Please make sure you meet Prerequisites.
  2. Clone the repo
    $ git clone 
  3. Install requirements
    $ cd src

Usage

Issue Highlighting

[이슈 메인 화면]

(이슈, PR 페이지 로드 시 자동으로 기록됩니다.) .

Recent Issues Modal

  • shortcut : Ctrl + Shift + I
  • you can filter by organization, repo, pinned

Recent Prs Modal

  • shortcut : Ctrl + Shift + P
  • you can filter by organization, repo, pinned

Pin issue

  • pin

Caution

  • 다양한 버그 존재 가능.
    • 예시: 깃허브에서 엘리먼트 속성을 수정하면 버그 발생가능.
    • 화면마다 css가 달라짐
    • 모달 반응형 구현 x
    • 모바일 지원 x
    • 동일 계정 다른 기기 간에 sync는 지원하지 않습니다. (sync 가능하게 할 수 있는데, 그러면 저장 가능한 용량이 급격히 줄어들음..)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License.

Contact


Thank you.