From 1990f181c6806ecb8be228276182fe1b0028af57 Mon Sep 17 00:00:00 2001 From: Katsuya Hyodo Date: Fri, 21 Oct 2022 23:02:12 +0900 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7bd90430..12c0c1f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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