Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 authored Oct 21, 2022
1 parent 07cf106 commit 1990f18
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
# Contribution Guide

## 1. Issues
Right now, I am the sole maintainer of this repository. Therefore, my maintaining the code and cooperating with your research requires a great time cost and a strong motivation.
- Right now, I am the sole maintainer of this repository. Therefore, my maintaining the code and cooperating with your research requires a great time cost and a strong motivation.

Simply put, there are five factors that motivate me,
Simply put, there are five factors that motivate me,

1. `Purpose`: Personal development or Research or Product development. How much impact will solving this problem have on your efforts?
2. `What`: What events are occurring? What error logs are being displayed?
3. `How`: How did you attempt to solve the problem yourself?
4. `Why`: Why do you need this problem solved?
5. `Resources`: Material you have cited or referenced other than ONNX or JSON.
1. `Purpose`: Personal development or Research or Product development. How much impact will solving this problem have on your efforts?
2. `What`: What events are occurring? What error logs are being displayed?
3. `How`: How did you attempt to solve the problem yourself?
4. `Why`: Why do you need this problem solved?
5. `Resources`: Material you have cited or referenced other than ONNX or JSON.

In other words, I am mainly interested in how interesting your project is to me and why you are in trouble and how big an impact it will have on your project. The issue template has all the required fields for the minimum information you want me to provide to motivate me. Please describe the information as politely and gentlemanly as possible without omission.
In other words, I am mainly interested in how interesting your project is to me and why you are in trouble and how big an impact it will have on your project. The issue template has all the required fields for the minimum information you want me to provide to motivate me. Please describe the information as politely and gentlemanly as possible without omission.

If your project's policy does not allow you to share ONNX files owned by your project, you may still politely submit your assignment and share only the ONNX files via email or other private means.
- If your project's policy does not allow you to share ONNX files owned by your project, you may still politely submit your assignment and share only the ONNX files via email or other private means.

Also, never post logs or error messages displayed in the console in an abbreviated form. Omission makes it difficult to understand the situation.
- Also, never post logs or error messages displayed in the console in an abbreviated form. Omission makes it difficult to understand the situation.

https://github.com/PINTO0309/onnx2tf/issues

Expand Down

0 comments on commit 1990f18

Please sign in to comment.