Update overview.adoc
This commit is contained in:
parent
d37498c354
commit
e45733e790
|
|
@ -41,11 +41,11 @@ When you learn about a framework, it’s important to know not only what it does
|
|||
|
||||
=== Feedback and Contributions
|
||||
|
||||
For how-to questions or diagnosing or debugging issues, we suggest using StackOverflow, and we have designated tags to use: https://spring.io/questions[Questions]. If you're fairly certain that there is a problem in the Spring Framework or would like to suggest a feature, please use the https://jira.spring.io/browse/spr/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel[JIRA issue tracker].
|
||||
For how-to questions or diagnosing or debugging issues, we suggest using StackOverflow, and we have a https://spring.io/questions[questions page] that lists the suggested tags to use. If you're fairly certain that there is a problem in the Spring Framework or would like to suggest a feature, please use the https://jira.spring.io/browse/spr/?selectedTab=com.atlassian.jira.jira-projects-plugin:summary-panel[JIRA issue tracker].
|
||||
|
||||
If you have a solution in mind or a suggested fix, you can submit a pull request on https://github.com/spring-projects/spring-framework[Github]. However, please keep in mind that, for all but the most trivial issues, we expect a ticket to be filed in the issue tracker, where discussions take place and leave a record for future reference.
|
||||
|
||||
When contributing, please check out our https://github.com/spring-projects/spring-framework/wiki[wiki]. While this reference is versioned and distributed with the Spring Framework, the wiki contains information that is not specific to any one version. For example, it has migration notes from earlier versions, comprehensive information on what's new across multiple versions, contributor guidelines, the Spring Framework code style, and other information.
|
||||
When contributing, please check out our https://github.com/spring-projects/spring-framework/wiki[Wiki on Github]. While this reference is versioned and distributed with the Spring Framework, the wiki contains information that is not specific to any one version. For example, it has migration notes from earlier versions, comprehensive information on what's new across multiple versions, contributor guidelines, the Spring Framework code style, and other information.
|
||||
|
||||
=== Getting Started
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue