From 1cc7cbcbbe220bf633087a6072b6967238a8c8af Mon Sep 17 00:00:00 2001 From: Agha Saad Fraz Date: Fri, 1 Nov 2019 14:41:05 +0500 Subject: [PATCH] [Update URL] Signed-of-by: Agha Saad Fraz --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index db35fa2..3227bf9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,6 @@ # Contribution Guidlines -This library is the culmination of the expertise of many members of the open source community who have dedicated their time and hard work. The best way to ask for help or propose a new idea is to [create a new issue](https://github.com/arduino/EduIntro/issues/new) while creating a Pull Request with your code changes allows you to share your own innovations with the rest of the community. +This library is the culmination of the expertise of many members of the open source community who have dedicated their time and hard work. The best way to ask for help or propose a new idea is to [create a new issue](https://github.com/adafruit/DHT-sensor-library/issues/new) while creating a Pull Request with your code changes allows you to share your own innovations with the rest of the community. The following are some guidelines to observe when creating issues or PRs: @@ -10,4 +10,4 @@ The following are some guidelines to observe when creating issues or PRs: - Use reasonable titles; refrain from using overly long or capitalized titles as they are usually annoying and do little to encourage others to help :smile: -- Be detailed; refrain from mentioning code problems without sharing your source code and always give information regarding your board and version of the library \ No newline at end of file +- Be detailed; refrain from mentioning code problems without sharing your source code and always give information regarding your board and version of the library