Singing Li
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee
  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # OSCVPass 開源貢獻申請範例 下方整理了幾個開源貢獻申請範例,你可以參考這些例子提交你的開源貢獻! [TOC] ## 寫/修 Code ### Augmenting Operating Systems with OpenCL Accelerators * 申請人:Eric * 開放原始碼專案 Repo 位置:https://github.com/dslin1010/KOCL * 其他有效證明 / Other Valid Proof:https://dl.acm.org/citation.cfm?id=3315569 * 開放原始碼專案或活動說明 > 這個開源專案是源自於美國UTAH 大學KGPU的開放原始碼,在去年2018年2月我利用KGPU的架構來改寫, 使Linux kernel可以利用OpenCL的加速器來提升作業系統效能, 並在2018年6月將其貢獻回github, 且將此專案寫成論文投稿到ACM Transactions on Design Automation of Electronic Systems journal paper 今年2019年4月獲得接受 ### SITCON 2019 官網 * 申請人:白羊 * 開放原始碼專案 Repo 位置:https://github.com/sitcon-tw/2019 * 其他有效證明 / Other Valid Proof:https://github.com/Aries0d0f * 開放原始碼專案或活動說明: > 協助 SITCON 學生計算機年會建置年會官網 ## 寫/修文件 ### Mozilla / MozTW.org * 申請人:petercpg * 開放原始碼專案 Repo 位置: * https://hg.mozilla.org/l10n-central/zh-TW/shortlog/tip * https://github.com/moztw/ * 開放原始碼專案或活動說明: > Mozilla's mission is to ensure the Internet is a global public resource, open and accessible to all. An Internet that truly puts people first, where individuals can shape their own experience and are empowered, safe and independent. > > At Mozilla, we’re a global community of technologists, thinkers and builders working together to keep the Internet alive and accessible, so people worldwide can be informed contributors and creators of the Web. We believe this act of human collaboration across an open platform is essential to individual growth and our collective future. ## 發 ISSUE ### Argo * 申請人:weitang114 * 開放原始碼專案 Repo 位置:https://github.com/argoproj/argo * 其他有效證明:https://github.com/argoproj/argo/pull/1046 * 開放原始碼專案或活動說明: > Argo 是基於 Kubernetes 的流程管理套件,可管理與執行各種工作流程。滿多人用來做 CI/CD 或 Machine Learning / Data Processing Workflow。 ### Mozilla Firefox, Kindle Comic Converter * 申請人:Jerry Ho * 開放原始碼專案 Repo 位置:https://github.com/29988122/ * 其他有效證明:無 * 開放原始碼專案或活動說明: > 1. https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&emailtype1=exact&emailreporter1=1&email1=a29988122%40gmail.com&list_id=14510949 > Firefox報兩個bug,第一個發現是unintended behavior change,第二個是FF64的zh-tw font list bug > 2. https://github.com/ciromattia/kcc/issues/270 一個處理Kindle mobi相容性的utility, 不過這張ticket被標wontfix..我想這樣至少後人google可以發現問題,不會踩到雷? ## 籌劃推廣活動 ### 資策會計畫:「開源貢獻者培育方案 - u-boot專案」(2018) * 申請人:馬克泡 * 開放原始碼專案 Repo 位置:https://app.gitbook.com/@macpaul/s/how-to-contribute-opensource-project-uboot/ * 其他有效證明:無 * 開放原始碼專案或活動說明: > 這是資策會 開源應用技術研發人才培育計劃 https://seminar.ithome.com.tw/live/20180331iii/index.html ,u-boot子專案的活動教材。目前已經釋出給學員ch1-ch9章,尚有ch10-12還在撰寫中。預計2019年底前會完成。 ### X-Village * 申請人:LeeW * 開放原始碼專案 Repo 位置:https://github.com/x-village * 其他有效證明:https://sites.google.com/view/x-village/course * 開放原始碼專案或活動說明: > X-Village 是去年暑假成大舉辦的資訊教育課程。 兩個月的時間內,我們要教 Python 程式開發、資料結構、演算法、作業系統、AI、Web 開發...,還要帶著學生去教偏鄉高中生寫程式,最後還要生出具有商業價值的專案。 我們的教學對象是對程式沒有接觸或只有初淺認識的學生們。 > >我在這個計畫的職稱是 核心助教,主要工作內容包含整體計畫規劃和安排。除此之外,我也負責 Python 課程的 review 和 資料結構、Web 開發部分課程的授課。提供的 GitHub 連結是我們放置相關教材的地方,另外我們簡報也公開在 speakerdeck 上。 > https://speakerdeck.com/xvillage ## 釋出 non-code 作品 ### 開源設計小夥伴一隻 * 申請人:Yaya Red * 開放原始碼專案 Repo 位置:無 * 其他有效證明:無 * 開放原始碼專案或活動說明: > 設計了這頁最下方三個不同開源的圖片, https://ocf.tw/p/2018/

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully